Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.3% on proxy.golang.org
Top 8.2% forks on proxy.golang.org

proxy.golang.org : github.com/ugol/jr

JR is a CLI program that helps you to create quality random data for your applications. JR is very straightforward to use. To list existing templates: > jr list Templates are in the directory $HOME/.jr/templates. You can override with the --templatePath command flag Templates with parsing issues are showed in red, Templates with no parsing issues are showed in green To use for example one of the predefined templates, net-device: > jr template run net-device Using -n option you can create more data in each pass. This example creates 3 net-device objects at once: > jr template run net-device -n 3 Using --frequency option you can repeat the creation every f milliseconds. This example creates 2 net-device every second, for ever: > jr template run net-device -n 2 -f 1s Using --duration option you can time bound the entire object creation. This example creates 2 net-device every 100ms for 1 minute: > jr template run net-device -n 2 -f 100ms -d 1m

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ugol/jr
Keywords: avro, datagen, json-schema, kafka, kafka-producer, mongodb, protobuf, random-generation, redis, schema-registry, template
License: MIT
Latest release: 4 months ago
First release: about 1 year ago
Namespace: github.com/ugol
Stars: 38 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...