tangle-hornet-reading-time

command module
v0.0.0-...-d40d4d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 9 Imported by: 0

README

Tangle Hornet Reading Time

Publishes some messages into an index checks the response time of consulting these messages in Tangle Hornet and writes it to a csv file.

The csv file will be in the files directory

How to use

Requirements

This project was mainly tested with Go version 1.20.x

We recommend you update Go to the latest stable version to use the library.

Build the project on your own
  1. Clone this repository;
  2. Download all the dependencies:
    go mod tidy
    
  3. Execute the project:
    go run main.go
    
Using parameters
Parameter Description
qtm Number of messages that will be created
idx Message index

Example:

  go run main.go -qtm=15 -idx=MyIndex

License

The MIT license can be found here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL