Versions in this module Expand all Collapse all v0 v0.2.3 Nov 5, 2022 Changes in this version + func Deref(ast *parser.Thrift, t *parser.Type) (*parser.Thrift, *parser.Type, error) + func IDLPrefix(filename string) string + func ResolveSymbols(ast *parser.Thrift) error + func SplitType(id string) []string + func SplitValue(id string) (sss [][]string) + type Checker interface + CheckAll func(t *parser.Thrift) (warns []string, err error) + func NewChecker(opt Options) Checker + type Options struct + FixWarnings bool