Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
https://docs.kinto-storage.org/en/stable/api/1.x/collections.html
func NewCollection ¶
func NewCollection(bucket *buckets.Bucket, name string) *Collection
func (*Collection) Get ¶
func (c *Collection) Get() string
func (*Collection) Patch ¶
func (c *Collection) Patch() string
func (*Collection) Post ¶
func (c *Collection) Post() string
func (*Collection) Put ¶
func (c *Collection) Put() string
Click to show internal directories.
Click to hide internal directories.