Versions in this module Expand all Collapse all v0 v0.13.2 Nov 3, 2020 v0.13.1 Nov 3, 2020 Changes in this version + func New() plugin.Plugin + type File struct + Objects []*codegen.Object + RemainingSource string + Resolvers []*Resolver + func (f *File) Imports() string + type Plugin struct + func (m *Plugin) GenerateCode(data *codegen.Data) error + func (m *Plugin) Name() string + type Resolver struct + Field *codegen.Field + Implementation string + Object *codegen.Object + type ResolverBuild struct + HasRoot bool + PackageName string + ResolverType string