 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  const ( LoggerWebhookSubSys = "logger_webhook" AuditWebhookSubSys = "audit_webhook" )
Top level config constants.
      View Source
      
  const (
	Default = madmin.Default
)
    Default keys
Variables ¶
This section is empty.
Functions ¶
func EnsureCertAndKey ¶
EnsureCertAndKey checks if both client certificate and key paths are provided
Types ¶
type BoolFlag ¶
type BoolFlag bool
BoolFlag - wrapper bool type.
func ParseBoolFlag ¶
ParseBoolFlag - parses string into BoolFlag.
func (BoolFlag) MarshalJSON ¶
MarshalJSON - converts BoolFlag into JSON data.
func (*BoolFlag) UnmarshalJSON ¶
UnmarshalJSON - parses given data into BoolFlag.
 Click to show internal directories. 
   Click to hide internal directories.