Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProgramIdentifier = "waypoint" AssetDir = "./data" UIAddress = "https://localhost:5173" // This is the UI dev server address. Used to redirect users to the UI after OIDC login. )
View Source
const ( HealthcheckPath = "/ping" OIDCCallbackPath = "/api/v1/auth/callback" )
Variables ¶
View Source
var ( Version = "unknown" BuildTimestamp = "unknown" CommitHash = "unknown" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.