MCPcopy Create free account

hub / github.com/Xenov-X/csbot / types & classes

Types & classes19 in github.com/Xenov-X/csbot

↓ 2 callersTypeAliasFormat
Format represents an output format type
output/formatter.go:13
StructAction
Action represents a single action in the workflow
workflow/types.go:19
StructActionResult
ActionResult represents a single action result
output/formatter.go:35
StructActionResult
ActionResult represents the result of an action execution
workflow/executor.go:34
StructBOFArgument
BOFArgument represents a typed argument for BOF execution
workflow/bof_packer.go:12
StructBeaconFilter
BeaconFilter represents filtering criteria for beacons
selector/beacon_selector.go:18
StructCondition
Condition represents a condition to check before executing an action
workflow/types.go:31
StructConfig
Config represents the bot configuration
config/config.go:12
StructExecutor
Executor executes workflows
workflow/executor.go:20
StructFormatter
Formatter handles output formatting
output/formatter.go:47
TypeAliasLogLevel
LogLevel represents the severity of a log message
logger/logger.go:13
StructLogger
Logger is a custom logger with levels
logger/logger.go:39
StructLoggingConfig
LoggingConfig represents logging settings
config/config.go:29
StructResult
Result represents a workflow execution result
output/formatter.go:22
StructServerConfig
ServerConfig represents server connection settings
config/config.go:19
StructTimeoutConfig
TimeoutConfig represents timeout settings
config/config.go:36
StructValidationError
ValidationError represents a workflow validation error
workflow/validator.go:1256
StructValidator
Validator validates workflows before execution
workflow/validator.go:13
StructWorkflow
Workflow represents a complete workflow definition
workflow/types.go:10