internal

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GitUser     = "taubyte-test"
	Branch      = "master"
	ProjectName = "testproject"

	ConfigRepo Repository = Repository{
		ID:   485473636,
		Name: "tb_testproject",
		URL:  "https://github.com/taubyte-test/tb_testproject",
	}

	CodeRepo Repository = Repository{
		ID:   485473661,
		Name: "tb_code_testproject",
		URL:  "https://github.com/taubyte-test/tb_code_testproject",
	}
)

Functions

func GitToken

func GitToken() string

Types

type Repository

type Repository struct {
	ID   int
	Name string
	URL  string
}

Jump to

Keyboard shortcuts

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