tamako

package
v0.0.0-...-67d8813 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: OSL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Whisper

type Whisper struct {
	Name      string `json:"name,omitempty"`
	Message   string `json:"message,omitempty"`
	Private   bool   `json:"private,omitempty"`
	Snowflake int64  `json:"snowflake,omitempty"`
	Timestamp string `json:"timestamp,omitempty"`
}

func Get

func Get(baseUrl string, id int64) (Whisper, error)

func List

func List(baseUrl string, limit int) ([]Whisper, error)

func (Whisper) Description

func (w Whisper) Description() string

func (Whisper) FilterValue

func (w Whisper) FilterValue() string

func (Whisper) Title

func (w Whisper) Title() string

Jump to

Keyboard shortcuts

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