Documentation
¶
Index ¶
Constants ¶
View Source
const ( PathAgentHTTP = "/v1/sessions-worker-service/http" PathAgentUpgrade = "/v1/sessions-worker-service/upgrade" PathServerReady = "/_/ready" PathServerStatus = "/_/status" )
Proxy endpoints.
View Source
const ( HeaderProto = "x-llmo-tunnel-proto" ProtoV1 = "llmo-session-manager-server/1.0" )
Common HTTP headers and values.
View Source
const PathAgentStatus = "/_/status"
PathAgentStatus is the path for querying the agent's status.
View Source
const PathLoginCallback = "/v1/sessions/callback"
PathLoginCallback is the path for the login callback.
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.