apis

package
v0.0.0-...-53d016b Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseApi

type BaseApi struct {
	controllers.BaseController
}

type BuildApi

type BuildApi struct {
	BaseApi
}

func (*BuildApi) UpdateInfo

func (t *BuildApi) UpdateInfo()

e.g: /update-info?build_id=3&hostname=hostname01 @Title Update build @router /update-info [put]

func (*BuildApi) UploadPackage

func (t *BuildApi) UploadPackage()

e.g: /upload-package?build_id=3&hostname=hostname01 @Title upload-package @router /upload-package [post]

type NotifyApi

type NotifyApi struct {
	BaseApi
}

func (*NotifyApi) Commit

func (t *NotifyApi) Commit()

e.g: /commit?build_id=3&hostname=hostname01 @Title notify commit @router /commit [post]

Jump to

Keyboard shortcuts

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