package
Version:
v0.0.0-...-40a491f
Opens a new window with list of versions in this module.
Published: Dec 19, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
App struct
NewApp creates a new App application struct
startup is called when the app starts. The context is saved
so we can call the runtime methods
type Config struct {
AccessToken string `json:"access_token"`
}
type Meta struct {
Version string `json:"version"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.