models

package
v0.0.0-...-ac60867 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitMessage

type InitMessage struct {
	Type string                 `json:"type"`
	Msg  model.BitriseDataModel `json:"msg"`
}

InitMessage ...

type Message

type Message struct {
	Type string `json:"type"`
	Msg  string `json:"msg"`
}

Message ...

type SaveMessage

type SaveMessage struct {
	Type string                 `json:"type"`
	Msg  model.BitriseDataModel `json:"msg"`
}

SaveMessage ...

type Workflows

type Workflows struct {
	FormatVersion string                 `json:"format_version" yaml:"format_version"`
	Workflows     map[string]interface{} `json:"workflows" yaml:"workflows"`
}

Workflows ...

Jump to

Keyboard shortcuts

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