Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Map ¶ added in v0.2.4
type Map struct { Interceptions *map[string]map[rest.Method]grpc.Method ChildrenMaps *map[string]*Map }
Map struct for the REST endpoints
Click to show internal directories.
Click to hide internal directories.