package
1.0.0
Repository: https://github.com/napptive/mock-extensions.git
Documentation: pkg.go.dev

# Functions

GetUserId generates a random UserId.
GetUserName generates a random username.
NewFullExample returns a filled FullExample.
NewJsonExample returns a struct with json annotations.
NewNakedExample returns a struct without annotations.

# Structs

FullExample with a struct to use it in the tests.
JsonExample with a struct with json annotations (no protobuf annotations).
NakedExample defines a struct without annotations.