Documentation ¶ Index ¶ func New() uuid.UUID func SetFakeUUID(t *testing.T, format string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New() uuid.UUID func SetFakeUUID ¶ func SetFakeUUID(t *testing.T, format string) SetFakeUUID sets a fake UUID for testing. The 'format' is used to generate a fake UUID and must contain a single '%d' which will be replaced with a counter. Types ¶ This section is empty. Source Files ¶ View all Source files uuid.go Click to show internal directories. Click to hide internal directories.