Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogKeyResponse ¶
type LogKeyResponse struct {
Key string `json:"key"`
}
type ObjectImportRequest ¶
type ObjectImportRequest struct {
Object string `json:"object"`
}
type SyncAPI ¶
type SyncAPI struct {
// contains filtered or unexported fields
}
func NewSyncAPI ¶
func NewSyncAPI() (*SyncAPI, []core.ContextBuilderOption, error)
func (*SyncAPI) AuthTokenName ¶
Click to show internal directories.
Click to hide internal directories.