models

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Jira

type Jira struct {
	Host        string `bson:"host"         json:"host"`
	User        string `bson:"user"         json:"user"`
	AccessToken string `bson:"access_token" json:"access_token"`
	CreatedAt   int64  `bson:"created_at"   json:"created_at"`
	UpdatedAt   int64  `bson:"updated_at"   json:"updated_at"`
	DeletedAt   int64  `bson:"deleted_at"   json:"deleted_at"`
}

func (Jira) TableName

func (Jira) TableName() string

Jump to

Keyboard shortcuts

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