Documentation ¶
Index ¶
Constants ¶
View Source
const ( HomelabInspectLevelNone = iota HomelabInspectLevelDebug HomelabInspectLevelTrace )
Variables ¶
This section is empty.
Functions ¶
func WithHomelabInspectLevel ¶
func WithHomelabInspectLevel(ctx context.Context, lvl HomelabInspectLevel) context.Context
Types ¶
type HomelabInspectLevel ¶
type HomelabInspectLevel uint8
func HomelabInspectLevelFromContext ¶
func HomelabInspectLevelFromContext(ctx context.Context) HomelabInspectLevel
Click to show internal directories.
Click to hide internal directories.