constants

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CmdName               = "leetgo"
	ConfigFilename        = "leetgo.yaml"
	QuestionCacheBaseName = "leetcode-questions"
	StateFilename         = "state.json"
	DepVersionFilename    = "deps.json"
	CodeBeginMarker       = "@lc code=begin"
	CodeEndMarker         = "@lc code=end"
	ProjectURL            = "https://github.com/j178/leetgo"
)
View Source
const (
	DefaultPython = "python3"
	VenvPython    = "bin/python"
)

Variables

View Source
var (
	Version   = "dev"
	Commit    = "HEAD"
	BuildDate = "unknown"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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