data

package
v0.0.0-...-f748b44 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildGetAll

func BuildGetAll() (*model.BuildCollection, error)

BuildGetAll returns all builds

func BuildGetById

func BuildGetById(id string) (*model.Build, error)

BuildGetById returns a Build given its Id

func Create

func Create(build *model.Build) (*model.Build, error)

Create creates a new build

func Delete

func Delete(id string) error

Delete deletes a build

func Update

func Update(id string, build *model.Build) (*model.Build, error)

Update updates a build

Types

This section is empty.

Jump to

Keyboard shortcuts

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