Merge pull request #59 from 178inaba/pkg_doc

Add package documents
pull/57/merge
mattn 2017-05-14 15:26:25 +09:00 committed by GitHub
commit 98d1ab17f1
1 changed files with 1 additions and 0 deletions

View File

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