Package web contains the web handler including websocket support
const ( Handler = "web" )
func NewHandler(opts ...handler.Option) handler.Handler
func WithService(s *api.Service, opts ...handler.Option) handler.Handler