package
Version:
v0.1.26
Opens a new window with list of versions in this module.
Published: Oct 6, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GitHub struct {
RepoOwner string `env:"SPLITR_REPO_OWNER" env-default:"dmitrorlov"`
RepoName string `env:"SPLITR_REPO_NAME" env-default:"splitr"`
Token string `env:"SPLITR_GITHUB_TOKEN"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.