siderolabs / go-debug

Sidero-specific library for including debugging facilities. They are not included by default.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-debug

Go Reference

go-debug is a Sidero-specific library for including debugging facilities for developers in our products when they are compiled with sidero.debug build tag. They are not included by default. Also provides utils for detecting if the code was compiled with race build tag.

About

Sidero-specific library for including debugging facilities. They are not included by default.

License:Mozilla Public License 2.0


Languages

Language:Go 36.2%Language:Makefile 34.9%Language:Dockerfile 21.6%Language:Shell 7.3%