Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
type Key struct { Id string KeyAuthId string WorkspaceId string Name string Hash string Start string OwnerId string Meta map[string]any CreatedAt time.Time Expires time.Time Ratelimit *Ratelimit ForWorkspaceId string Remaining struct { // Whether or not the value in `Remaining` makes any sense or is just a default Enabled bool Remaining int64 } }
Click to show internal directories.
Click to hide internal directories.