package
Version:
v0.0.0-...-0e47a65
Opens a new window with list of versions in this module.
Published: May 23, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ApiError = 10
RequestTokenError = 20
OAuthTokenError = 30
)
type Error struct {
ErrorCode int
Message string
}
Implement error interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.