Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitBucket ¶
func InitBucket(router *httprouter.Router)
func InitFile ¶
func InitFile(router *httprouter.Router)
func InitServer ¶
func InitServer()
func StartServer ¶
func StartServer()
func StopServer ¶
func StopServer()
Types ¶
type Server ¶
type Server struct { Router *httprouter.Router StorageService *service.StorageService }
var ServerObj *Server
Click to show internal directories.
Click to hide internal directories.