internal

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParceRepositoryFullName added in v0.6.0

func ParceRepositoryFullName(webURL string) string

func SweepMarkdownComment

func SweepMarkdownComment(text string) string

Types

type Method

type Method interface {
	Process() (string, error)
}

type MockMethod added in v0.6.0

type MockMethod struct{}

func (*MockMethod) Process added in v0.6.0

func (m *MockMethod) Process() (string, error)

type ProjectProfileOption added in v0.6.0

type ProjectProfileOption struct {
	Project string `long:"project" value-name:"<group>/<name>" description:"Specify the project to be processed"`
	Profile string `long:"profile" value-name:"<profile>" description:"Specify the profile defined in the config file"`
}

Jump to

Keyboard shortcuts

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