//
pkg.gl
Category
github.com/src-d/proteus
resolver
package
1.3.3
Repository:
https://github.com/src-d/proteus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
195 SLOC
#
Functions
New
New creates a new Resolver with the default custom types registered.
#
Structs
Resolver
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.