Documentation
¶
Index ¶
Constants ¶
View Source
const (
// MaxHeaderSize max size of content
MaxHeaderSize = 16 * 1024
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶ added in v0.9.18
type Gateway struct {
// contains filtered or unexported fields
}
Gateway as the HTTP gateway interface for fabconnect
func NewRESTGateway ¶
func NewRESTGateway(config *conf.RESTGatewayConf) *Gateway
NewRESTGateway constructor
func (*Gateway) ValidateConf ¶ added in v0.9.18
Click to show internal directories.
Click to hide internal directories.