db

package
v0.0.0-...-acbd0ad Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tables

type Tables struct {
	User                *sqlm.Table
	Token               *sqlm.Table
	ProjectInfo         *sqlm.Table
	ServiceInfo         *sqlm.Table
	ServiceVersion      *sqlm.Table
	EnvironmentVariable *sqlm.Table
	RoleInfo            *sqlm.Table
	RoleMember          *sqlm.Table
	RolePermission      *sqlm.Table
	Ticket              *sqlm.Table
}

func NewTables

func NewTables(dsn string) (*Tables, error)

NewTables connect db and create Tables by dsn.

Jump to

Keyboard shortcuts

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