Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerOption ¶
type ServerOption interface {
// contains filtered or unexported methods
}
func WithConfig ¶
func WithConfig(cfg *config.Config) ServerOption
type ServerOptions ¶
func NewServerOptions ¶
func NewServerOptions(opts []ServerOption) *ServerOptions
Click to show internal directories.
Click to hide internal directories.