models

package
v0.0.0-...-828c95e Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTable

func CreateTable(db *pg.DB, name string, model interface{}) error

CreateTable -

Types

type Thing

type Thing struct {
	ID   int64  `json:"id"`
	Name string `json:"name"`
}

Thing - a thing we have

Jump to

Keyboard shortcuts

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