Documentation
¶
Index ¶
Constants ¶
View Source
const ( PathApiRoot = "/api/v1" PathProjects = PathApiRoot + "/projects" PathProjectId = PathProjects + "/{projectId}" PathAmalgam = PathProjectId + "/amalgam" PathChat = PathApiRoot + "/chat" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.