pocketbase

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAdmin added in v0.0.3

func NewAdmin[T any](c *Client) *record.Service[T]

func NewCollection

func NewCollection[T any](c *Client, collection string) *record.Service[T]

Types

type Client

type Client struct {
	Endpoint string
	// contains filtered or unexported fields
}

func New

func New(endpoint string) *Client

func (*Client) Health

func (c *Client) Health() *health.Service

func (*Client) SetAuthStore added in v0.0.3

func (c *Client) SetAuthStore(r *record.Service[record.UserBase])

Directories

Path Synopsis
services

Jump to

Keyboard shortcuts

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