repository

package
v0.0.0-...-d6daade Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlueSkyRepository

type BlueSkyRepository interface {
	CreateRecord(text *string, images *[]string) (*string, error)
}

BlueSkyRepository defines the interface for BlySky repository actions

func NewBlueSkyRepositories

func NewBlueSkyRepositories(cfg *config.Config) BlueSkyRepository

NewBlueSkyRepositories creates and returns a new instance of aniListRepository

type LinkInfo

type LinkInfo struct {
	URL     string
	Indices [2]int // Start and end indices of the filtered text
}

Jump to

Keyboard shortcuts

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