MCPcopy Create free account
hub / github.com/apache/fory / GetTypeResolver

Method GetTypeResolver

go/fory/fory.go:244–246  ·  view source on GitHub ↗

GetTypeResolver returns the type resolver for this Fory instance

()

Source from the content-addressed store, hash-verified

242
243// GetTypeResolver returns the type resolver for this Fory instance
244func (f *Fory) GetTypeResolver() *TypeResolver {
245 return f.typeResolver
246}
247
248// NewForyWithOptions is an alias for New for backward compatibility
249func NewForyWithOptions(opts ...Option) *Fory {

Callers 1

Calls

no outgoing calls

Tested by 1