Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateInputString ¶
ValidateInputString Validate that UINT64 input is required
Types ¶
type Console ¶
type Console struct {
// contains filtered or unexported fields
}
Console Main user object that references the index processor to process the user query
func NewConsole ¶
NewConsole Initialize the new console objects
func (*Console) RunInteractive ¶
func (c *Console) RunInteractive()
RunInteractive Provides interactive console for the user
func (*Console) RunNonInteractive ¶
RunNonInteractive Runs without any input from the user based on the command line arguments
Click to show internal directories.
Click to hide internal directories.