db

package
v0.0.0-...-377c8bc Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *sql.DB

Functions

func InitDB

func InitDB(filepath string)

func Migrate

func Migrate()

Types

type Gitignore

type Gitignore struct {
	ID       int
	Language string
	Content  string
}

type License

type License struct {
	ID      int
	Type    string
	Content string
}

Jump to

Keyboard shortcuts

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