web

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebClient added in v0.1.0

type WebClient struct {
	// contains filtered or unexported fields
}

func (*WebClient) GetBadges added in v0.1.0

func (c *WebClient) GetBadges() (map[string]int, error)

func (*WebClient) GetCurrentExercises added in v0.1.0

func (c *WebClient) GetCurrentExercises() ([]types.Exercise, error)

func (*WebClient) GetNotifications added in v0.1.0

func (c *WebClient) GetNotifications() (*types.NotificationInfo, error)

func (*WebClient) GetPastExercises added in v0.1.0

func (c *WebClient) GetPastExercises() ([]types.Exercise, error)

func (*WebClient) GetUpcomingEvents added in v0.1.0

func (c *WebClient) GetUpcomingEvents(limit uint) (*types.EventsInfo, error)

func (*WebClient) Login added in v0.1.0

func (c *WebClient) Login(config *types.ClientConfig) error

func (*WebClient) Logout added in v0.1.0

func (c *WebClient) Logout() error

Jump to

Keyboard shortcuts

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