api

package
v0.0.0-...-39a5570 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2025 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAccount

func GetAccount(cfg config.Config, accessToken string) (types.Account, error)

func GetAlbumInformation

func GetAlbumInformation(cfg config.Config, albumID string) (types.Album, error)

func GetPlaybookContent

func GetPlaybookContent(cfg config.Config, playbookURL *url.URL) ([]types.Image, error)

func GetPlaybookURL

func GetPlaybookURL(cfg config.Config, albumID string) (*url.URL, error)

func GetSeriesInformation

func GetSeriesInformation(cfg config.Config, seriesID string) (types.Series, error)

func PostUserData

func PostUserData(cfg config.Config, email string) error

func RefreshJWT

func RefreshJWT(cfg config.Config) (string, error)

func SearchAlbums

func SearchAlbums(cfg config.Config, contentKeyword string) ([]types.Album, error)

func SearchSeries

func SearchSeries(cfg config.Config, contentKeyword string) ([]types.Series, error)

func SelectProfile

func SelectProfile(cfg config.Config, accessToken string, profileId string) (string, error)

func TradeJWT

func TradeJWT(cfg config.Config, accessToken string) (string, string, error)

func VerifyUser

func VerifyUser(cfg config.Config, email string, otp string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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