package
Version:
v0.0.0-...-8463843
Opens a new window with list of versions in this module.
Published: Jul 12, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
APP_KEY = "eddycjy"
APP_SECRET = "go-programming-tour-book"
)
type AccessToken struct {
Token string `json:"token"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.