# 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.
# Type aliases
Option set options.