collections

package
v0.0.0-...-3371182 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collection

type Collection struct {
	ID     string          `json:"id"`
	Bucket *buckets.Bucket `json:"-"`
}

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

Jump to

Keyboard shortcuts

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