package
Version:
v0.0.0-...-6dea0d5
Opens a new window with list of versions in this module.
Published: Dec 22, 2018
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Server app container for main dependencies
NewServer create pointer for new server structure
InitRouter initnialise router
func (s *Server) SetMiddleware()
SetMiddleware middleware setter
SetRoutes setter for basic routes
type Serverer interface {
InitRouter()
SetMiddleware()
Run() error
}
Serverer is interface for server
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.