# Structs
GenerateClient handles the registration and execution of the 'abide client' CLI subcommand.
GenerateClientRequest contains all of the CLI options used in the "abide client" command.
GenerateDocs handles the registration and execution of the 'abide docs' CLI subcommand.
GenerateDocsRequest contains all of the CLI options used in the "abide docs" command.
GenerateMock handles the registration and execution of the 'abide mock' CLI subcommand.
GenerateMockRequest contains all of the CLI options used in the "abide mock" command.
GenerateServer handles the registration and execution of the 'abide gateway' CLI subcommand.
GenerateServerRequest contains all of the CLI options used in the "abide client" command.