himama

package
v0.0.0-...-0a287ba Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const BaseURL = "https://" + Host
View Source
const Host = "www.himama.com"
View Source
const LoginURL = BaseURL + "/login"

Variables

This section is empty.

Functions

This section is empty.

Types

type Activity

type Activity struct {
	AddedBy  string
	Date     string
	Title    string
	MediaURL string
}

func (*Activity) SuggestedLocalFilename

func (a *Activity) SuggestedLocalFilename() string

type Child

type Child struct {
	Name string
	ID   string
}

type Client

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

func NewClient

func NewClient(username, password string) (*Client, error)

func (*Client) Activities

func (c *Client) Activities(child Child, page int) ([]Activity, error)

func (*Client) FetchChildren

func (c *Client) FetchChildren() ([]Child, error)

Jump to

Keyboard shortcuts

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