Documentation ¶ Index ¶ func GetBaseURL() string func GetWorkspaceID(workspaceName, apiKey string) (string, error) func NewRequest(method string, endpoint string, body io.Reader, headers map[string]string) (*http.Request, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetBaseURL ¶ func GetBaseURL() string func GetWorkspaceID ¶ added in v0.2.8 func GetWorkspaceID(workspaceName, apiKey string) (string, error) func NewRequest ¶ func NewRequest(method string, endpoint string, body io.Reader, headers map[string]string) (*http.Request, error) Types ¶ This section is empty. Source Files ¶ View all Source files requests.goworkspaces.go Click to show internal directories. Click to hide internal directories.