pkg

package
v0.0.0-...-921d8b4 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2021 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	//PluginJSONFileName is the pre-defined filename of plugin metadata json file
	PluginJSONFileName = "plugin.json"

	//PluginSourceModeLocal defines the local mode
	PluginSourceModeLocal = "local_so"

	//PluginSourceModeRemote defines the remote mode
	PluginSourceModeRemote = "remote_git"
)

Variables

This section is empty.

Functions

func FileExists

func FileExists(filePath string) bool

FileExists check the existence of the specified file If file exists, return true

func IsDir

func IsDir(filePath string) bool

IsDir checks if the file is a dir

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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