Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NativeServer ¶
type NativeServer struct {
Port string
}
func (*NativeServer) ServeHTTP ¶
func (server *NativeServer) ServeHTTP(writer http.ResponseWriter, request *http.Request)
func (*NativeServer) Start ¶
func (server *NativeServer) Start()
Click to show internal directories.
Click to hide internal directories.