Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrServerStarting represents an error when starting the server ErrServerStarting = fmt.Errorf("error starting server") // ErrServerStopping represents an error when stopping the server ErrServerStopping = fmt.Errorf("error stopping server") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.