package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Aug 18, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type HostPort struct {
Host string `json:"host,omitempty" yaml:"host,omitempty"`
Port string `json:"port,omitempty" yaml:"port,omitempty"`
}
type Server interface {
Run(chan error)
}
Source Files
¶
Directories
¶
|
|
|
http
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.