package
1.3.3
Repository: https://github.com/src-d/proteus.git
Documentation: pkg.go.dev

# Functions

New creates a new Resolver with the default custom types registered.

# Structs

Resolver has the responsibility of checking the types of all the packages scanned globally and exclude struct fields with types not included in any of the scanned packages and replacing some aliases to other types with their actual type.