package
Version:
v0.28.0-rc4
Opens a new window with list of versions in this module.
Published: Mar 6, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type InstallToken struct {
Token string `json:"token"`
InstallID int64 `json:"install_id"`
Repositories []string `json:"repositories"`
Permissions map[string]string `json:"permissions"`
Expiration int64 `json:"expiration"`
Timeout int32 `json:"timeout"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.