parser

package
v0.0.0-...-bdd6773 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PipelineDef

type PipelineDef struct {
	Image     string    `yaml:"image"`
	Pipelines pipelines `yaml:"pipelines"`
	Options   options   `yaml:"options,omitempty"`
}

PipelineDef : bitbucket pipelines definition

func ReadPipelineDef

func ReadPipelineDef(reader io.Reader) (result PipelineDef)

ReadPipelineDef : parse bitbucket pipeline input

Jump to

Keyboard shortcuts

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