gfriends

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name     = "GFriends"
	Priority = 1000 - 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GFriends

type GFriends struct{}

func New

func New() *GFriends

func (*GFriends) GetActorInfoByID

func (gf *GFriends) GetActorInfoByID(id string) (*model.ActorInfo, error)

func (*GFriends) GetActorInfoByURL

func (gf *GFriends) GetActorInfoByURL(u string) (*model.ActorInfo, error)

func (*GFriends) Name

func (gf *GFriends) Name() string

func (*GFriends) NormalizeActorID added in v1.1.4

func (gf *GFriends) NormalizeActorID(id string) string

func (*GFriends) ParseActorIDFromURL added in v1.1.4

func (gf *GFriends) ParseActorIDFromURL(rawURL string) (string, error)

func (*GFriends) Priority

func (gf *GFriends) Priority() int

func (*GFriends) SearchActor

func (gf *GFriends) SearchActor(keyword string) (results []*model.ActorSearchResult, err error)

func (*GFriends) URL

func (gf *GFriends) URL() *url.URL

Jump to

Keyboard shortcuts

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