common

package
v0.4.7 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: BSD-3-Clause Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LibraryFromSource

func LibraryFromSource(source string) string

Types

type Config added in v0.4.7

type Config struct {
	Branch                string
	Commit                string
	Provider              string
	RepositoryId          string
	Project               projectSchema.Project
	GeneratedDomainRegExp *regexp.Regexp
}

type RepositoryType

type RepositoryType int
const (
	UnknownRepository RepositoryType = iota
	ConfigRepository
	CodeRepository
	LibraryRepository
	WebsiteRepository
)

Jump to

Keyboard shortcuts

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