# Functions
IDIsValid checks if an id is valid.
No description provided by the author
No description provided by the author
No description provided by the author
NewDefaultModifier godoc.
No description provided by the author
No description provided by the author
No description provided by the author
NewID generates a new id.
ValidateID validates an id.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate moq -out ./tests/mocks/create_input.go -pkg mocks .
go:generate moq -out ./tests/mocks/create_processor.go -pkg mocks .
No description provided by the author
No description provided by the author
go:generate moq -out ./tests/mocks/getter.go -pkg mocks .
No description provided by the author
go:generate moq -out ./tests/mocks/refresher.go -pkg mocks .
go:generate moq -out ./tests/mocks/update_input.go -pkg mocks .
go:generate moq -out ./tests/mocks/update_processor.go -pkg mocks .
No description provided by the author
Validator validates the data it holds
go:generate moq -out ./tests/mocks/validator.go -pkg mocks .
No description provided by the author