compile_options

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package compile_options implements compile time options for clio using Go's build tags feature.

The following tags are supported:

  • clio_debug
  • clio_trace

These tags can be leveraged with:

go run -tags <tag> cmd/myapp/main.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLogLevel

func GetLogLevel() loggo.LogLevel

func GetTags

func GetTags() []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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