Documentation
¶
Index ¶
- Constants
- func Start()
- type ServerDescriptor
- func NewAdminServerDescriptor(host string, port uint16, monitor []*ServerDescriptor) *ServerDescriptor
- func NewIAMServerDescriptor(host string, port uint16) *ServerDescriptor
- func NewS3ServerDescriptor(host string, port uint16) *ServerDescriptor
- func NewWebServerDescriptor(host string, port uint16) (*ServerDescriptor, error)
Constants ¶
View Source
const EmbedAssets = false
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServerDescriptor ¶
func NewAdminServerDescriptor ¶
func NewAdminServerDescriptor(host string, port uint16, monitor []*ServerDescriptor) *ServerDescriptor
func NewIAMServerDescriptor ¶
func NewIAMServerDescriptor(host string, port uint16) *ServerDescriptor
func NewS3ServerDescriptor ¶
func NewS3ServerDescriptor(host string, port uint16) *ServerDescriptor
func NewWebServerDescriptor ¶
func NewWebServerDescriptor(host string, port uint16) (*ServerDescriptor, error)
Click to show internal directories.
Click to hide internal directories.