Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoSettings ¶
type AutoSettings struct {
ErrorMessage string
}
type CharacterSettings ¶
type ConfigData ¶
type HttpServer ¶
type HttpServer struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger *slog.Logger, manager *koolo.SupervisorManager) (*HttpServer, error)
func (*HttpServer) Listen ¶
func (s *HttpServer) Listen(port int) error
Click to show internal directories.
Click to hide internal directories.