Documentation ¶
Index ¶
- type Faker
- func (f *Faker) Bs() string
- func (f *Faker) HttpMethod() string
- func (f *Faker) HttpStatusCode() int
- func (f *Faker) HttpStatusCodeSimple() int
- func (f *Faker) ImageJpeg(ctx context.Context, width int, height int) goja.ArrayBuffer
- func (f *Faker) ImagePng(ctx context.Context, width int, height int) goja.ArrayBuffer
- func (f *Faker) Ipv4Address() string
- func (f *Faker) Ipv6Address() string
- func (f *Faker) RgbColor() []int
- func (f *Faker) Uuid() string
- type Module
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Faker ¶
type Faker struct { *gofakeit.Faker // contains filtered or unexported fields }
func (*Faker) HttpMethod ¶
func (*Faker) HttpStatusCode ¶
func (*Faker) HttpStatusCodeSimple ¶
func (*Faker) Ipv4Address ¶
func (*Faker) Ipv6Address ¶
Click to show internal directories.
Click to hide internal directories.