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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/exponent-io/fake

Package fake is the fake data generatror for go (Golang), heavily inspired by forgery and ffaker Ruby gems Most data and methods are ported from forgery/ffaker Ruby gems. Currently english and russian languages are available. For the list of available methods please look at https://godoc.org/github.com/icrowley/fake. Fake embeds samples data files unless you call UseExternalData(true) in order to be able to work without external files dependencies when compiled, so, if you add new data files or make changes to existing ones don't forget to regenerate data.go file using github.com/mjibson/esc tool and esc -o data.go -pkg fake data command (or you can just use go generate command if you are using Go 1.4 or later). Examples: Changing language: Using english fallback: Using external data:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/exponent-io/fake
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/exponent-io
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...