accesslog

package
v1.4.22 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Set provides a wire set.

Functions

This section is empty.

Types

type NoopPublisher

type NoopPublisher struct{}

func (*NoopPublisher) Publish

type PubSubPublisher

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

func (*PubSubPublisher) Publish

func (p *PubSubPublisher) Publish(ctx context.Context, al *avro.AccessLog)

type Publisher

type Publisher interface {
	Publish(context.Context, *avro.AccessLog)
}

func NewPublisher

func NewPublisher(p *pubsub.Client, cfg *config.AccessLog) (Publisher, func())

Directories

Path Synopsis
Code generated by github.com/actgardner/gogen-avro/v10.
Code generated by github.com/actgardner/gogen-avro/v10.

Jump to

Keyboard shortcuts

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