Versions in this module Expand all Collapse all v0 v0.3.1 Nov 1, 2017 Changes in this version + type RunFunction func(context.Context) error + type Server struct + RunBehavior RunFunction + func NewServer() *Server + func (s *Server) Start(ctx context.Context) error