constants

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CLIName is the name of the CLI
	CLIName = "cocli"

	// ConfigFilename is the name of the configuration file
	ConfigFilename = ".cocli.yaml"

	// DownloadBaseUrl is the base url for downloading files
	DownloadBaseUrl = "https://download.coscene.cn/"

	// CurrentOrgNameStr is the string for the current profile
	CurrentOrgNameStr = "organizations/current"

	// BaseApiEndpoint is the base url for the api
	BaseApiEndpoint = "https://openapi.coscene.cn"

	// MaxPageSize is the maximum page size for the api
	MaxPageSize = 100
)

Variables

View Source
var (
	DefaultConfigPath      = defaultConfigPath()
	DefaultUploaderDirPath = defaultUploaderDirPath()
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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