db

package
v0.0.0-...-7c2c597 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect() (*gorm.DB, error)

Types

type Account

type Account struct {
	gorm.Model
	Followers     uint
	Email         string
	Username      string
	Repos         uint
	Contributions uint
	Hireable      bool
	Location      string
	Organizations uint
	Website       string
	Company       string
}

Jump to

Keyboard shortcuts

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