package stubgen
import "github.com/99designs/gqlgen/plugin/stubgen"
Index ¶
- func New(filename, typename string) plugin.Plugin
- type Plugin
- func (m *Plugin) GenerateCode(data *codegen.Data) error
- func (m *Plugin) MutateConfig(cfg *config.Config) error
- func (m *Plugin) Name() string
- type ResolverBuild
Functions ¶
func New ¶
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) GenerateCode ¶
func (*Plugin) MutateConfig ¶
func (*Plugin) Name ¶
type ResolverBuild ¶
Source Files ¶
- Version
- v0.17.73 (latest)
- Published
- May 2, 2025
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 6 days ago –
Tools for package owners.