Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFetchFailed = errors.New("failed to fetch map")
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func New ¶
func New(ctx context.Context, app *pocketbase.PocketBase, conf *config.Config) (*Client, error)
type FetchRequest ¶
Click to show internal directories.
Click to hide internal directories.