Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdInspectConfig ¶
type InspectResult ¶ added in v0.15.0
InspectResult holds the output of InspectInMMDB. When RawOutput is true, Data contains raw JSONPath template output and should be printed directly. When false, Data is JSON and should go through output.Output.
func InspectInMMDB ¶
func InspectInMMDB(cfg CmdInspectConfig) (InspectResult, error)
Click to show internal directories.
Click to hide internal directories.