linkType

package
v0.0.19-alpha Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LINK_TYPE string
const (
	GITHUB            LINK_TYPE = "GITHUB"
	GITLAB            LINK_TYPE = "GITLAB"
	UNKOWN_GIT_SERVER LINK_TYPE = "UNKOWN_GIT_SERVER"
	REMOTE_TARBALL    LINK_TYPE = "REMOTE_TARBALL"
	LOCAL_FILE        LINK_TYPE = "LOCAL_FILE"
	PACKAGE_MANAGED   LINK_TYPE = "PACKAGE_MANAGED"
	UNKNOWN_LINK_TYPE LINK_TYPE = "UNKNOWN"
	SELF_MANAGED      LINK_TYPE = "SELF_MANAGED"
)

Jump to

Keyboard shortcuts

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