hoarder

package
v0.19.6 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ID          = "hoarder"
	EndpointKey = "endpoint"
	ApikeyKey   = "api_key"
)
View Source
const (
	MaxPageSize = 100
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Hoarder

type Hoarder struct {
	// contains filtered or unexported fields
}

func NewHoarder

func NewHoarder(endpoint string, apiKey string) *Hoarder

func (*Hoarder) AttachTagsToBookmark

func (i *Hoarder) AttachTagsToBookmark(bookmarkId string, tags []string) ([]string, error)

func (*Hoarder) GetAllBookmarks

func (i *Hoarder) GetAllBookmarks(limit int) ([]openapi.Bookmark, error)

func (*Hoarder) GetAllTags

func (i *Hoarder) GetAllTags() ([]openapi.Tag, error)

Jump to

Keyboard shortcuts

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