github

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Publisher

type Publisher struct {
	GithubClient   client
	Config         config.Config
	RepositoryData repositoryData
}

Publisher represents the publisher client

func NewPublisher

func NewPublisher(apiKey string, cfg config.Config, repoOwner, repoName, repoFileName string) Publisher

NewPublisher returns a new publisher client

func (Publisher) PublishContent

func (p Publisher) PublishContent(content *domain.Content) (bool, error)

PublishContent receives a content to publish and try to publish in README file

Jump to

Keyboard shortcuts

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