http

package
v0.0.0-...-6514beb Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OwnersDownloader

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

func NewOwnersDownloader

func NewOwnersDownloader(ownerURL string) *OwnersDownloader

NewOwnersDownloader returns a new OwnersDownloader.

func (*OwnersDownloader) GetOwners

func (od *OwnersDownloader) GetOwners(ctx context.Context) ([]cont.Owner, error)

type OwnersGetter

type OwnersGetter interface {
	GetOwners(context.Context) ([]cont.Owner, error)
}

OwnersGetter downloads owners.

Jump to

Keyboard shortcuts

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