pusher

package
v0.0.0-...-86352a0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpPusher

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

func (*HttpPusher) Push

func (pusher *HttpPusher) Push(request PushRequest) error

type PushRequest

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

type Pusher

type Pusher interface {
	Push(request PushRequest) error
}

func NewPusher

func NewPusher() Pusher

Jump to

Keyboard shortcuts

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