writer

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2019 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGitHubAPIWriter

func NewGitHubAPIWriter(ctx context.Context, owner string, repo string, branch string, token string, templates *GitHubAPIWriterCommitTemplates) (wof_writer.Writer, error)

Types

type GitHubAPIWriter

type GitHubAPIWriter struct {
	wof_writer.Writer
	// contains filtered or unexported fields
}

func (*GitHubAPIWriter) URI

func (r *GitHubAPIWriter) URI(key string) string

func (*GitHubAPIWriter) Write

func (r *GitHubAPIWriter) Write(path string, fh io.ReadCloser) error

type GitHubAPIWriterCommitTemplates

type GitHubAPIWriterCommitTemplates struct {
	New    string
	Update string
}

Jump to

Keyboard shortcuts

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