Merge pull request #59 from 178inaba/pkg_doc

Add package documents
This commit is contained in:
mattn 2017-05-14 15:26:25 +09:00 committed by GitHub
commit 98d1ab17f1

View File

@ -1,3 +1,4 @@
// Package mastodon provides functions and structs for accessing the mastodon API.
package mastodon
import (