directory
1.0.21
Repository: https://github.com/cresplanex/bloader.git
Documentation: pkg.go.dev

# Packages

Package agerror provides aggregated error handling.
Package auth provides the authentication logic for the application.
Package clock provides the clock interface for the application.
Package config provides configuration for the application.
Package container provides the dependencies for the application.
Package encrypt provides the encrypter for the application.
No description provided by the author
Package i18n provides internationalization support for the application.
Package logger provides logging functionality for the application.
Package master provides the master node.
Package output provides a set of functions to write the data to the output.
Package prompt provides a set of functions to prompt the user to enter a value.
Package runner provides the logic for running the load test.
Package slave provides the slave node of the bloader.
Package store provides the store logic for the application.
Package target provides the container for the target node.
Package utils provides utility functions for the application.