Documentation ¶
Index ¶
Constants ¶
View Source
const PluginType = "http_server"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpServer ¶
type HttpServer struct {
// contains filtered or unexported fields
}
func StartServer ¶
func StartServer(bp *coremain.BP, args *Args) (*HttpServer, error)
func (*HttpServer) Close ¶
func (s *HttpServer) Close() error
Click to show internal directories.
Click to hide internal directories.