Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGitHubAPIWriter ¶
func NewGitHubAPIWriter() wof_writer.Writer
Types ¶
type GitHubAPIWriter ¶
type GitHubAPIWriter struct {
wof_writer.Writer
// contains filtered or unexported fields
}
func (*GitHubAPIWriter) Open ¶
func (wr *GitHubAPIWriter) Open(ctx context.Context, uri string) error
func (*GitHubAPIWriter) URI ¶
func (wr *GitHubAPIWriter) URI(key string) string
func (*GitHubAPIWriter) Write ¶
func (wr *GitHubAPIWriter) Write(ctx context.Context, uri string, fh io.ReadCloser) error
Click to show internal directories.
Click to hide internal directories.