config

package
v0.0.0-...-0e42c13 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package config 提供可选配置

可选配置通过环境变量设置

被导入时将自动从环境变量获取可选配置,如果没有或为空,将使用默认配置

Index

Constants

This section is empty.

Variables

View Source
var (
	Debug_PrintLex  string = "on"
	Debug_PrintAst  string = "on"
	Debug_PrintCast string = "on"
)
View Source
var CC string = "clang||gcc"

CC 是可使用的C语言工具链

View Source
var PrintTime string = "on"

PrintTime 控制是否打印编译阶段用时,on为启用

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