webhook

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebhookService

type WebhookService interface {
	SendConfirmedBlock(block *domain.Block) error

	Serve(port int) error
}

func NewWebhookService

func NewWebhookService() (WebhookService, error)

type WebhookServiceImpl

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

func (*WebhookServiceImpl) Register

func (*WebhookServiceImpl) Remove

func (*WebhookServiceImpl) SendConfirmedBlock

func (wi *WebhookServiceImpl) SendConfirmedBlock(block *domain.Block) error

func (*WebhookServiceImpl) Serve

func (wi *WebhookServiceImpl) Serve(port int) error

Directories

Path Synopsis
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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