Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶ added in v0.13.0
API provides methods to generate urls for the API
func NewAPIRouter ¶ added in v0.13.0
NewAPIRouter creates a new api router used to generate urls for the api
func NewRelativeAPIRouter ¶ added in v0.13.0
NewRelativeAPIRouter creates an api router that does relative routes, with no protocol or fqdn
type Web ¶
Web provides methods to generate urls for the web client this can be used to generate urls for workspaces or workflows when they are ready.
func NewRelativeWebRouter ¶ added in v0.13.0
NewRelativeWebRouter creates a web router that does relative routes, with no protocol or fqdn
func NewWebRouter ¶
NewWebRouter creates a new web router used to generate urls for the web client
Click to show internal directories.
Click to hide internal directories.