fic

package module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteToFile added in v1.0.1

func WriteToFile(info *Info) error

Types

type FIC

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

func NewFIC

func NewFIC(fCookie string) *FIC

func (*FIC) F

func (fic *FIC) F(uri string) (*Info, error)

func (*FIC) I

func (fic *FIC) I(uri string) (*Info, error)

type Info

type Info struct {
	URL       string   `yaml:"URL,omitempty"`
	Title     string   `yaml:"Title,omitempty"`
	Artists   []string `yaml:"Artist,omitempty"`
	Circles   []string `yaml:"Circle,omitempty"`
	Parodies  []string `yaml:"Parody,omitempty"`
	Magazines []string `yaml:"Magazine,omitempty"`
	Tags      []string `yaml:"Tags,omitempty"`
}

func (*Info) WriteToFile added in v1.0.1

func (info *Info) WriteToFile() error

Jump to

Keyboard shortcuts

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