publish

package
v0.0.0-...-b42fd65 Latest Latest
Warning

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

Go to latest
Published: May 6, 2014 License: GPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Bulket = "gobuild-io"
View Source
var Hostname = "gobuild.io"

Functions

func UploadFile

func UploadFile(localFile string, destName string) (addr string, err error)

func UploadLocal

func UploadLocal(file string) (addr string, err error)

Types

type BuildConfig

type BuildConfig struct {
	Framework string `yaml:"framework"`
	FileSet   `yaml:"filesets"`
}

type FileSet

type FileSet struct {
	Includes []string `yaml:"includes"`
	Excludes []string `yaml:"excludes"`
}

Jump to

Keyboard shortcuts

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