cmd

package
v0.15.12 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClientNameXcode             = "xcode"
	ClientNameGradleConfigCache = "gradle-config"
)
View Source
const (
	CacheKeyTypeDefault  = "default"
	CacheKeyTypeFallback = "fallback"
	CacheKeyTypeProvided = "provided"
)
View Source
const GradleConfigCacheMetadataPath = "gradle-config-cache-metadata.json"
View Source
const XCodeCacheMetadataPath = "dd-metadata.json"

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type CacheKeyType added in v0.14.8

type CacheKeyType string

type CreateKVClientParams added in v0.15.9

type CreateKVClientParams struct {
	CacheOperationID string
	ClientName       string
	AuthConfig       common.CacheAuthConfig
	EnvProvider      common.EnvProviderFunc
	Logger           log.Logger
}

Jump to

Keyboard shortcuts

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