Versions in this module Expand all Collapse all v0 v0.0.1 Nov 1, 2017 Changes in this version + type Error struct + Err string + Msg string + type PackageRequestFieldMissing string + func (err PackageRequestFieldMissing) Error() string + type Server struct + func New(config *cfg.Config) (*Server, error) + func (server *Server) Start() + func (server *Server) Stop()