builtin

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2018 License: MIT Imports: 8 Imported by: 1

Documentation

Overview

package builtin provides an abstraction for uploading files and manifests to a file repository.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

type Repo struct {
	Path string
}

func (*Repo) Apps

func (r *Repo) Apps(name string) (map[string]appmanifest.Manifest, error)

func (*Repo) Manifest

func (r *Repo) Manifest(name string) (*appmanifest.Manifest, error)

func (*Repo) SaveFile

func (r *Repo) SaveFile(name string, f io.Reader) error

Jump to

Keyboard shortcuts

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