package
Version:
v0.1.2-pre-alpha
Opens a new window with list of versions in this module.
Published: Oct 19, 2022
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
¶
View Source
const (
UserAccount Kind = "UserAccount"
Organization = "Organization"
Webhook = "Webhook"
)
type Resource struct {
ID string `json:"id"`
Kind Kind `json:"kind"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.