package
0.0.3
Repository: https://github.com/hatzelencio/create-ref.git
Documentation: pkg.go.dev

# Functions

CreateGitRef create a reference over github.
NewGithubClient Create a new github client.
ValidateInputs validate if GITHUB_TOKEN and INPUT_REFS are present like environment variables.

# Structs

GithubClient is a wrapper of github.Client.

# Interfaces

GithubGitService interface.