entity

package
v0.0.0-...-929a1ce Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Migrate

func Migrate()

Types

type Post

type Post struct {
	gorm.Model
	Name    string
	Content string
}

func CreatePost

func CreatePost(name string, content string) Post

func ReadPost

func ReadPost(id uint) Post

Jump to

Keyboard shortcuts

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