Documentation ¶
Index ¶
Constants ¶
View Source
const AllTemplate = `package all
import (
// 加载服务模块
_ "{{.PKG}}/pkg/example/impl"
)
`
AllTemplate todo
View Source
const ExampleHTTPMethodTemplate = `` /* 829-byte string literal not displayed */
ExampleHTTPMethodTemplate todo
View Source
const ExampleHTTPObjTemplate = `` /* 639-byte string literal not displayed */
ExampleHTTPObjTemplate todo
View Source
const ExampleIMPLMethodTemplate = `` /* 199-byte string literal not displayed */
ExampleIMPLMethodTemplate todo
View Source
const ExampleIMPLOBJTemplate = `` /* 463-byte string literal not displayed */
ExampleIMPLOBJTemplate todo
View Source
const ExamplePBRequestTemplate = `` /* 201-byte string literal not displayed */
ExamplePBRequestTemplate todo
View Source
const ExamplePBResponseTemplate = `` /* 710-byte string literal not displayed */
ExamplePBResponseTemplate todo
View Source
const ExamplePBServiceTemplate = `` /* 521-byte string literal not displayed */
ExamplePBServiceTemplate todo
View Source
const HTTPTemplate = `` /* 958-byte string literal not displayed */
HTTPTemplate todo
View Source
const ServiceTemplate = `` /* 1608-byte string literal not displayed */
ServiceTemplate todo
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.