Categorygithub.com/jonhadfield/githosts-utils
modulepackage
0.0.0-20250118115311-9861a45f01df
Repository: https://github.com/jonhadfield/githosts-utils.git
Documentation: pkg.go.dev

# README

githost-utils: a go library for working with hosted git providers

Go Report Card Go Reference

About

This is the Go library used by soba, a tool for backing up repositories from popular hosted and self-hosted providers. With a focus on simplicity, dependencies are kept to a minimum and no external libraries are used for interacting with the git providers.

Supported OSes

Tested on Windows 10 and 11, MacOS, and Linux, but should work on all OSes/architectures.

Supported Providers

  • Azure DevOps
  • BitBucket
  • Gitea
  • GitHub
  • GitLab

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
GitLabDefaultMinimumProjectAccessLevel https://docs.gitlab.com/ee/user/permissions.html#roles.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
type ProviderBackupResult []RepoBackupResults.
No description provided by the author