hatenablog

package
v0.0.0-...-97ab8c4 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchEntries

func FetchEntries(ctx context.Context, userID, blogID, apiKey string) ([]structs.Entry, error)

FetchEntries fetch entry list of hatena blog

Types

type Control

type Control struct {
	Draft string `xml:"http://www.w3.org/2007/app draft"`
}

type Entry

type Entry struct {
	atom.Entry
	Control Control `xml:"http://www.w3.org/2007/app control"`
}

type Result

type Result struct {
	Entries []Entry `xml:"entry"`
}

Result for hatenablog correction uri

Jump to

Keyboard shortcuts

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