server

package
v1.0.0-alpha.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is server providers.

Functions

func JwtMiddleware

func JwtMiddleware() middleware.Middleware

func NewGRPCServer

func NewGRPCServer(
	logger log.Logger,
	auth *service.AuthService,
	profile *service.ProfileService,
) *grpc.Server

NewGRPCServer new a gRPC server.

func NewHTTPServer

func NewHTTPServer(
	logger log.Logger,
	auth *service.AuthService,
	profile *service.ProfileService,
) *http.Server

NewHTTPServer new a HTTP server.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL