Documentation ¶
Index ¶
- func BuildApiFakeFullName(t spec.Type) string
- func BuildApiFakeReturnName(group string, method string, t spec.Type) string
- func BuildApiResponseFullName(t spec.Type) string
- func BuildProtoFakeFullName(goPackage string, responseTypeName string) string
- func BuildProtoFakeReturnName(serviceName string, responseTypeName string) string
- func BuildProtoResponseFullName(goPackage string, responseTypeName string) string
- func Parse(config *config.Config, fds []*desc.FileDescriptor, apiSpecs []*spec.ApiSpec) (vars.ScopeResourceHTTPInterfaceMap, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildApiFakeFullName ¶
func BuildApiFakeReturnName ¶ added in v0.19.0
func BuildApiResponseFullName ¶ added in v0.21.0
func BuildProtoFakeFullName ¶
func BuildProtoFakeReturnName ¶ added in v0.20.0
func BuildProtoResponseFullName ¶ added in v0.21.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.