services

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package services implements the bulk of the application logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Services

type Services struct {
	// contains filtered or unexported fields
}

Services holds the services

func New

func New(db *database.Database, dataFS filesystem.FS, serverURL *url.URL) (*Services, error)

New returns a new set of services

func (*Services) Artifacts added in v0.10.1

func (services *Services) Artifacts() *artifacts.Service

Artifacts returns the artifacts service

func (*Services) Jobs

func (services *Services) Jobs() *jobs.Service

Jobs returns the jobs service

func (*Services) PGP

func (services *Services) PGP() *pgp.Service

PGP returns the pgp service

func (*Services) Tokens

func (services *Services) Tokens() *tokens.Service

Tokens returns the tokens service

func (*Services) Uploads

func (services *Services) Uploads() *uploads.Service

Uploads returns the uploads service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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