Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func GetDefaultServer ¶
func GetDefaultServer() *Server
func (*Server) AddValueFile ¶
Adds a value file and returns the URL to it.
func (*Server) HandleValueFileRequest ¶
func (s *Server) HandleValueFileRequest(resp http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.