Versions in this module Expand all Collapse all v1 v1.0.0 Dec 13, 2017 Changes in this version + func NewCoockieSession() (sess echo.MiddlewareFunc) + func NewOperation(tName, summary, opDescribetion string, params []spec.Parameter, ...) (op *spec.Operation) + type GatewayServer struct + DefaultRegisterRole string + func NewGatewayServer(connStr string, resourceHostStr string, defaultRole ...string) (s *GatewayServer) + func (s *GatewayServer) BasicAuthSessionMw(next echo.HandlerFunc) echo.HandlerFunc