Documentation
¶
Overview ¶
Package ufsclient is the client lib for UFS.
Index ¶
Constants ¶
View Source
const ( // UfsDevURL is the URL of the dev ufs instance. UfsDevURL = "staging.ufs.api.cr.dev" // UfsProdURL is the URL of the prod ufs instance. UfsProdURL = "ufs.api.cr.dev" // UfsPort is the port for ufs. UfsPort = 443 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.