google

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Views = []view.View{
	Search{},
}

Functions

This section is empty.

Types

type Search struct {
	gorm.Model
	Text     string
	Time     types.DateTime
	ActionID int `gorm:"unique"`
	Action   google.Action
}

func (Search) Migrate

func (Search) Migrate(db *gorm.DB) error

func (Search) TableName

func (Search) TableName() string

func (Search) Update

func (Search) Update(db *gorm.DB) error

Jump to

Keyboard shortcuts

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