modulepackage
0.0.0-20191228071106-59294947091f
Repository: https://github.com/kyokomi/go-scrapbox.git
Documentation: pkg.go.dev
# README
go-scrapbox
go-scrapbox is a Go client library for accessing the scrapbox internal API.
Usage
TBD...
License
MIT
# Packages
No description provided by the author
# Functions
NewClient return a create Client.
# Structs
Client scrapbox client.
ErrorResponse api error response.
LinkHop page link hop.
PageListResponse /api/pages/:projectName のresponse https://scrapbox.io/help-jp/API#58e676b197c29100006748f7.
PageResponse page response https://scrapbox.io/help-jp/API#58e6775897c29100006748fe.
PageService page service.
User user.