models

package
v4.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metadata

type Metadata struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

Metadata is merely key-value pair for extra information

type Params

type Params struct{}

Params holds parameters passed in build plan

type Source

type Source struct {
	Content  string `json:"content"`
	FileName string `json:"filename"`
}

Source holds content and filename

type Version

type Version struct {
	Checksum string `json:"sha256sum"`
}

Version is checksum calculated from content and filename

Jump to

Keyboard shortcuts

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