Documentation ¶
Index ¶
- func GenMethod_Call(buf *strings.Builder, methodDecl *wshrpc.WshRpcMethodDecl)
- func GenMethod_ResponseStream(buf *strings.Builder, methodDecl *wshrpc.WshRpcMethodDecl)
- func GenerateBoilerplate(buf *strings.Builder, pkgName string, imports []string)
- func GenerateMetaMapConsts(buf *strings.Builder, constPrefix string, rtype reflect.Type)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenMethod_Call ¶
func GenMethod_Call(buf *strings.Builder, methodDecl *wshrpc.WshRpcMethodDecl)
func GenMethod_ResponseStream ¶
func GenMethod_ResponseStream(buf *strings.Builder, methodDecl *wshrpc.WshRpcMethodDecl)
func GenerateBoilerplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.