Documentation
¶
Overview ¶
Package server provides the server application lifecycle manager for the server part of the CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Server)
Option is a function that configures the server.
func WithLogger ¶
WithLogger configures the server with the given logger.
func WithOptions ¶
WithOptions configures the server with the given Options.
Click to show internal directories.
Click to hide internal directories.