newapi

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ASTGormGen

type ASTGormGen struct {
	Name     string
	Imports  []string
	FilePath string
}

func (*ASTGormGen) InsetCode

func (a *ASTGormGen) InsetCode() error

type ASTRouter

type ASTRouter struct {
	Name     string
	Imports  []string
	FilePath string
}

func (*ASTRouter) InsetCode

func (a *ASTRouter) InsetCode() error

type ASTSetDB

type ASTSetDB struct {
	Name     string
	Imports  map[string]string
	FilePath string
}

func (*ASTSetDB) InsetCode

func (a *ASTSetDB) InsetCode() error

Jump to

Keyboard shortcuts

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