//
pkg.gl
Category
github.com/cloudwego/thriftgo
generator
golang
styles
package
0.3.17
Repository:
https://github.com/cloudwego/thriftgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
262 SLOC
#
Functions
NamingStyles
NamingStyles returns all supported naming styles.
NewNamingStyle
NewNamingStyle creates a Naming with the given name.
#
Structs
Apache
Apache ports functions adapted from the apache thrift go generator.
GoLint
GoLint implements a naming conversion algorithm that similar to https://github.com/golang/lint.
ThriftGo
ThriftGo is the default naming style of thrifgo.
#
Interfaces
Naming
Naming determine naming style of the identifier converted from IDL.