source

package
v0.0.0-...-a1302ff Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type H

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

func (H) API

func (h H) API() epb.SourceAPI

func (H) ID

func (h H) ID() string

func (H) PB

func (h H) PB() *dpb.SourceHeader

func (H) Type

func (h H) Type() epb.SourceType

type S

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

func Make

func Make(pb *dpb.Source) S

func Merge

func Merge(u, v S) (S, error)

func (S) Authors

func (s S) Authors() []string

func (S) Genres

func (s S) Genres() []string

func (S) Header

func (s S) Header() H

func (S) Illustrators

func (s S) Illustrators() []string

func (S) LastUpdated

func (s S) LastUpdated() time.Time

func (S) NodeID

func (s S) NodeID() string

func (S) Notes

func (s S) Notes() string

func (S) PB

func (s S) PB() *dpb.Source

func (S) PreviewURL

func (s S) PreviewURL() string

func (S) RelatedHeaders

func (s S) RelatedHeaders() []H

func (S) Score

func (s S) Score() int

func (S) Seasons

func (s S) Seasons() []string

func (S) Status

func (s S) Status() epb.SourceStatus

func (S) Studios

func (s S) Studios() []string

func (S) Synopsis

func (s S) Synopsis() string

func (S) Title

func (s S) Title() T

func (S) Titles

func (s S) Titles() []T

func (S) WithHeader

func (s S) WithHeader(header H) S

func (S) WithNodeID

func (s S) WithNodeID(node_id string) S

type T

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

func (T) Localization

func (t T) Localization() string

func (T) PB

func (t T) PB() *dpb.Title

func (T) Title

func (t T) Title() string

Directories

Path Synopsis
util

Jump to

Keyboard shortcuts

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