reporter

package
v0.0.0-...-699ca5e Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bitbucket

type Bitbucket struct {
}

func (*Bitbucket) Receive

func (b *Bitbucket) Receive() error

type Chushi

type Chushi struct {
}

func (*Chushi) Receive

func (c *Chushi) Receive() error

type Github

type Github struct {
}

func (*Github) Receive

func (g *Github) Receive() error

type Gitlab

type Gitlab struct {
}

func (*Gitlab) Receive

func (g *Gitlab) Receive() error

type Reporter

type Reporter struct {
	Sinks map[string]Sink
}

func (*Reporter) Report

func (r *Reporter) Report() map[string]error

type Sink

type Sink interface {
	Receive() error
}

type Stdout

type Stdout struct {
}

func (*Stdout) Receive

func (s *Stdout) Receive() error

Jump to

Keyboard shortcuts

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