Versions in this module Expand all Collapse all v0 v0.4.0 Oct 26, 2015 Changes in this version + type Server struct + Addr string + Cert string + Key string + func Load(env envconfig.Env) *Server + func (s *Server) Run(handler http.Handler)