Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct { Origin Origin // contains filtered or unexported fields }
func NewSampleDataFromJSON ¶
NewSampleDataFromMap build a sample from a JSON object
func NewSampleDataFromNative ¶
NewSampleDataFromNative build a sample from any Go struct. Only exported fields will be part of the sample
func NewSampleDataFromProto ¶
Click to show internal directories.
Click to hide internal directories.