c1_hello

package
v0.0.0-...-63b2ac5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: GPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Xbootargs = NewBootArgs()
)

Functions

func Case1

func Case1() error

func Case2_queryTable

func Case2_queryTable() error

func Case2_select

func Case2_select() error

func Case3_status

func Case3_status() error

func GetRootContext

func GetRootContext() context.Context

func GetSqlDB

func GetSqlDB() (*sqlx.DB, error)

func Main

func Main()

Types

type BootArgs

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

func NewBootArgs

func NewBootArgs() *BootArgs

func (*BootArgs) ExecFunc

func (*BootArgs) ExecFunc() func()

func (*BootArgs) FlagDefine

func (*BootArgs) FlagDefine() func(xflag *flag.FlagSet)

func (*BootArgs) String

func (this *BootArgs) String() string

type Dbtype

type Dbtype uint8

type GosqlHello

type GosqlHello struct {
	Id   int
	Name sql.NullString
}

func (GosqlHello) String

func (this GosqlHello) String() string

Jump to

Keyboard shortcuts

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