datastore

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultGithubServerURL = "https://github.com"

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) (*Github, error)

func (*Github) GetRawRootURL added in v0.5.0

func (g *Github) GetRawRootURL(ctx context.Context) (string, 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