bloom icon indicating copy to clipboard operation
bloom copied to clipboard

Create simple example_test.go

Open kz-sher opened this issue 2 years ago • 0 comments
trafficstars

What are the changes?

  • Create a file named as "example_test.go" for testable example.
  • The example file has different package scope with name as "bloom_test"
  • Reference: https://go.dev/blog/examples

Why is it useful?

  • it would be more convenient for developers to simply interact with this package on https://pkg.go.dev/github.com/bits-and-blooms/bloom/v3

Sample: Screenshot 2023-01-20 at 15 59 26

kz-sher avatar Jan 20 '23 08:01 kz-sher