models

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2021 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 Chart

type Chart struct {
	Name       string `bson:"name"         json:"name"`
	Source     string `bson:"source"       json:"source"`
	Owner      string `bson:"owner"        json:"owner"`
	Repo       string `bson:"repo"         json:"repo"`
	Path       string `bson:"path"         json:"path"`
	Branch     string `bson:"branch"         json:"branch"`
	CodeHostID int    `bson:"codehost_id"  json:"codeHostID"`
	Revision   int64  `bson:"revision"     json:"revision"`
	Sha1       string `bson:"sha1"         json:"sha1"`
}

func (Chart) TableName

func (Chart) TableName() string

Jump to

Keyboard shortcuts

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