publisher

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: BSD-3-Clause Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeaturePublisher

type FeaturePublisher struct {
	Publisher
	AsJSON    bool
	AsGeoJSON bool
	Writer    io.Writer
}

func (*FeaturePublisher) Publish

func (pub *FeaturePublisher) Publish(ctx context.Context, emitter_uri string, uris ...string) (int64, error)

type Publisher

type Publisher interface {
	Publish(context.Context, string, ...string) (int64, error)
}

Jump to

Keyboard shortcuts

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