psapi

package module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

README

powerschool-api

Package to support PowerSchool API

beta

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiConfig

type ApiConfig struct {
	PsUrl        string
	ClientId     string
	ClientSecret string
}

func (ApiConfig) GetAccessToken

func (a ApiConfig) GetAccessToken() (status int, token string, err error)

func (ApiConfig) TimeCheck added in v0.0.2

func (a ApiConfig) TimeCheck() (int, string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL