lib

package
v0.0.0-...-2740012 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCollector

func CreateCollector() *colly.Collector

func CreateURL

func CreateURL(target string) string

func GetBookmarkCount

func GetBookmarkCount(target string) error

func GetEntries

func GetEntries(target string) error

func GetTop

func GetTop() error

Types

type BookMark

type BookMark struct {
	Title     string   `json:"title"`
	URL       string   `json:"url"`
	Tags      []string `json:"tags"`
	CreatedAt string   `json:"created_at"`
}

type BookMarkList

type BookMarkList []BookMark

func (*BookMarkList) Json

func (bml *BookMarkList) Json()

func (*BookMarkList) ShowJson

func (bml *BookMarkList) ShowJson() error

Jump to

Keyboard shortcuts

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