dc

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidDCs = []string{"com", "eu", "in", "com.au", "jp", "ca", "sa", "uk", "com.cn"}

Functions

func APIURL added in v0.3.0

func APIURL(dc string) string

func AccountsURL

func AccountsURL(dc string) string

func CRMURL

func CRMURL(dc string) string

func CliqURL

func CliqURL(dc string) string

func DeskURL added in v0.3.0

func DeskURL(dc string) string

func DownloadURL

func DownloadURL(dc string) string

func ExpenseURL added in v0.3.0

func ExpenseURL(dc string) string

func MailURL added in v0.3.0

func MailURL(dc string) string

func PeopleURL added in v0.3.0

func PeopleURL(dc string) string

func ProjectsURL

func ProjectsURL(dc string) string

func RecruitURL added in v0.3.0

func RecruitURL(dc string) string

func SheetURL added in v0.3.0

func SheetURL(dc string) string

func SignURL added in v0.3.0

func SignURL(dc string) string

func SprintsURL added in v0.3.0

func SprintsURL(dc string) string

func WorkDriveURL

func WorkDriveURL(dc string) string

func WriterURL

func WriterURL(dc string) string

Types

type DCConfig

type DCConfig struct {
	Accounts  string
	API       string
	Cliq      string
	CRM       string
	Desk      string
	Mail      string
	People    string
	Projects  string
	Recruit   string
	Sheet     string
	Sign      string
	Sprints   string
	WorkDrive string
	Writer    string
	Download  string
}

func GetDC

func GetDC(dc string) (DCConfig, error)

Jump to

Keyboard shortcuts

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