datastore

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Datastore

type Datastore interface {
	Store(ctx context.Context, r *report.Report) error
}

type Github

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

func NewGithub

func NewGithub(c *config.Config, gh *gh.Gh) (*Github, error)

func (*Github) Store

func (g *Github) Store(ctx context.Context, r *report.Report) error

Jump to

Keyboard shortcuts

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