# Packages
*Copyright (c) 2022, kaydxh
*
*Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal
*in the Software without restriction, including without limitation the rights
*to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
*copies of the Software, and to permit persons to whom the Software is
*furnished to do so, subject to the following conditions:
*
*The above copyright notice and this permission notice shall be included in all
*copies or substantial portions of the Software.
No description provided by the author
# Functions
default bind port 80.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Enum value maps for Web_Http_ApiFormatter.
Enum value maps for Web_Http_ApiFormatter.
# Structs
No description provided by the author
No description provided by the author
EmptyConfigOption does not alter the configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
A ConfigOption sets options.
PostStartHookProvider is an interface in addition to provide a post start hook for the api server.
No description provided by the author
# Type aliases
ConfigOptionFunc wraps a function that modifies Client into an implementation of the ConfigOption interface.
PostStartHookFunc is a function that is called after the server has started.
PreShutdownHookFunc is a function that can be added to the shutdown logic.
No description provided by the author