# Functions

ParseMessage takes a full commit message and translates it into a Message.

# Structs

No description provided by the author
Build represents a build of a repository.
CalVer represents the calendar version of the currently running build.
No description provided by the author
No description provided by the author
Network contains options for connecting to the network.
Pipeline being executed.
Repo represents the repository for the build.
SemVer represents the semantic version of the currently running build.
Stage represents a build stage.
Step represents the currently running step within the stage.
StringSliceFlag is a flag type which support comma separated values and escaping to not split at unwanted lines.
System represents the available system variables.

# Interfaces

Plugin is an interface for a Drone plugin written in Go.