package
module
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Feb 11, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
powerschool-api
Go package for PowerSchool API access.
Install
Install with go get github.com/ledfree/powerschool-api
Index
type ApiConfig
type ApiConfig
type ApiConfig struct {
Access_Token string `json:"access_token"`
Token_Type string `json:"token_type"`
Expires_In string `json:"expires_in"`
}
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.