parser

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(d dialer.Dialect)

Run .

Types

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

type Struct

type Struct struct {
	Name   string
	Desc   string
	Table  *dialer.Table
	Fields []*StructField
}

type StructField

type StructField struct {
	Name string    // 字段
	Tag  types.Tag // 标签
	Type string    // 类型
	Desc string    // 注释
}

Jump to

Keyboard shortcuts

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