api

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 10 Imported by: 0

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

func (s *SyncAPI) AuthTokenName() string

func (*SyncAPI) Config

func (s *SyncAPI) Config() config.APIConfig

func (*SyncAPI) Configure

func (s *SyncAPI) Configure(router *mux.Router) error

func (*SyncAPI) Name

func (s *SyncAPI) Name() string

func (*SyncAPI) Routes

func (s *SyncAPI) Routes() (*mux.Router, error)

func (*SyncAPI) Subdomain

func (s *SyncAPI) Subdomain() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL