codegen

package
v0.0.0-...-419be8d Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Run is the main entry point for the plugin

Types

type Options

type Options struct {
	Module                     string `json:"module"`
	EmitJSONTags               bool   `json:"emit_json_tags"`
	EmitDBTags                 bool   `json:"emit_db_tags"`
	EmitResultStructPointers   bool   `json:"emit_result_struct_pointers"`
	GenerateConnectionManager  bool   `json:"generate_connection_manager"`
	GenerateRepositories       bool   `json:"generate_repositories"`
	EmitBooleanQuestionGetters bool   `json:"emit_boolean_question_getters"`
}

Options represents the plugin-specific options

Jump to

Keyboard shortcuts

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