package
0.2.7
Repository: https://github.com/mss-boot-io/mss-boot.git
Documentation: pkg.go.dev

# Functions

InterceptorLogger adapts slog logger to interceptor logger.
New grpc server.
WithAddr set AddrOption.
WithCert 设置cert.
WithContext set ContextOption.
WithDomain set DomainOption.
WithID set IDOption.
WithKeepAlive set KeepAliveOption.
WithKey 设置key.
WithMaxConcurrentStreamsOption set MaxConcurrentStreamsOption.
WithMaxConnectionAge set MaxConnectionAgeOption.
WithMaxConnectionAgeGrace set MaxConnectionAgeGraceOption.
WithMaxMsgSizeOption set MaxMsgSizeOption.
WithStartedHook 设置启动回调函数.
WithStreamServerInterceptors set StreamServerInterceptorsOption.
WithTimeout set TimeoutOption.
WithTLS set TlsOption.
WithUnaryServerInterceptors set UnaryServerInterceptorsOption.

# Structs

Options options.
Server server.
Service service client.

# Type aliases

Option set options.