publish

package
v0.0.0-...-fa5e208 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryPublisher

type DirectoryPublisher struct {
	UI  *clui.UI
	Log *zerolog.Logger
	// contains filtered or unexported fields
}

func NewDirectoryPublisher

func NewDirectoryPublisher(commonCtx *cc.CommonCtx, importerClient dsiv3.ImporterClient) *DirectoryPublisher

func (*DirectoryPublisher) Publish

func (p *DirectoryPublisher) Publish(ctx context.Context, reader io.Reader) error

type DirectoryV2Publisher

type DirectoryV2Publisher struct {
	UI  *clui.UI
	Log *zerolog.Logger
	// contains filtered or unexported fields
}

func NewDirectoryV2Publisher

func NewDirectoryV2Publisher(commonCtx *cc.CommonCtx, importerClient dsi.ImporterClient) *DirectoryV2Publisher

func (*DirectoryV2Publisher) Publish

func (p *DirectoryV2Publisher) Publish(ctx context.Context, reader io.Reader) error

type Publisher

type Publisher interface {
	Publish(ctx context.Context, reader io.Reader) error
}

Jump to

Keyboard shortcuts

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