package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Apr 13, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Name string `json:"name"`
Source string `json:"source"`
Output string `json:"output"`
Status int `json:"status"`
}
type Server struct {
Addr string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.