publisher

package
v0.0.0-...-2cda34f Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

type Loader func(ctx context.Context, id string) (feeds.Index, int64, error)

type Publisher

type Publisher interface {
	Put(ctx context.Context, id string, version int64, ref swarm.Address) error
}

func New

func New(putter storage.Putter, signer crypto.Signer, loader Loader) Publisher

Jump to

Keyboard shortcuts

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