package
0.3.17
Repository: https://github.com/cloudwego/thriftgo.git
Documentation: pkg.go.dev

# Functions

DummyLogFunc returns a set of log functions that does nothing.

# Structs

LogFunc defines a set of log functions.

# Interfaces

Backend handles the code generation for a language.
PostProcessor is an optional extension for the Backend interface if it requires a process phase after codes generation and before code persistence.