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

# Packages

Package backend defines the Backend interface for generators.
Package golang is the generator backend for golang.

# Functions

NewFileManager creates a new FileManager.

# Structs

Arguments contains arguments for generator's Generate method.
FileManager manages in-memory files that used during the code generation process.
Generator controls the code generation.
LangSpec is the parameter to specify which language to generate codes for and what plugins should be used.