entrypoints

package
v0.0.0-...-2f38b72 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GrpcPanicRecoveryInterceptor

func GrpcPanicRecoveryInterceptor(logger *log.Logger) grpc.UnaryServerInterceptor

func GrpcServerLoggerInterceptor

func GrpcServerLoggerInterceptor(logger *log.Logger) grpc.UnaryServerInterceptor

func NewFormGRPCServer

func NewFormGRPCServer(app *app.App) *formGrpcServer

func NewRestHandler

func NewRestHandler(app *app.App) *restHandler

func NewServer

func NewServer(ctx context.Context, cfg *Config) *server

Types

type Config

type Config struct {
	Addr string
}

type FormConnectServer

type FormConnectServer struct {
	// contains filtered or unexported fields
}

func NewFormConnectServer

func NewFormConnectServer(grpcServer *formGrpcServer) *FormConnectServer

func (*FormConnectServer) Create

func (*FormConnectServer) List

func (*FormConnectServer) Update

Jump to

Keyboard shortcuts

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