Documentation
¶
Index ¶
- func New[T mycontent.Data](httpc *http.Client, endpoint string, refsParam []string) *client[T]
- func NewAttachment(httpc *http.Client, endpoint string, refsParam []string) *attachmentClient
- func Sync[T mycontent.Data](client *client[T], namespace string, data []T, optConfig OptionalConfig) *sync[T]
- type ExtractFiles
- type ExtractImages
- type ExtractOtherEntities
- type ImageContext
- type OptionalConfig
- type SyncStat
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAttachment ¶
Types ¶
type ExtractImages ¶
type ExtractImages[T mycontent.Data] func(t []T) []ImageContext[T]
type ExtractOtherEntities ¶
type OptionalConfig ¶
type OptionalConfig struct {
AuthorizationToken string
}
Click to show internal directories.
Click to hide internal directories.