Documentation
¶
Overview ¶
Copyright © 2023 Comcast Cable Communications Management, LLC
Index ¶
Constants ¶
View Source
const ( // ErrorCodeMLock Exit Code for MLock Errors ErrorCodeMLock = 1 // ErrorCodeEnv Exit Code for Missing Environment ErrorCodeEnv = 2 // ErrorCodeYaml Exit Code for YAML Errors ErrorCodeYaml = 5 // ErrorCodeVault Exit Code for Vault Errors ErrorCodeVault = 6 )
Variables ¶
View Source
var Version string
Functions ¶
func EnableMlock ¶
func EnableMlock() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.