gen

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(wd, filename string, namingVisitor []NamingVisitorParams, namingAccept []NamingAcceptParams, namingVisitorFactory []NamingVisitorImplParams)

Types

type NamingAcceptParams

type NamingAcceptParams struct {
	Target     string
	MethodName string
}

type NamingVisitorImplParams added in v0.0.2

type NamingVisitorImplParams struct {
	Target      string
	FactoryName string
}

type NamingVisitorParams

type NamingVisitorParams struct {
	Target     string
	TypeName   string
	MethodName string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL