data

package
v0.1.30549 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Data = DataBag{
	Links: struct {
		CLIDocs     string
		OrbDocs     string
		NewAPIToken string
	}{
		CLIDocs:     "https://circleci.com/docs/2.0/local-cli/",
		OrbDocs:     "https://circleci.com/docs/2.0/orb-intro/",
		NewAPIToken: "https://circleci.com/account/api",
	},
}

Functions

This section is empty.

Types

type DataBag added in v0.1.17464

type DataBag struct {
	Links struct {
		CLIDocs     string
		OrbDocs     string
		NewAPIToken string
	}
}

Jump to

Keyboard shortcuts

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