# Functions
NewLogData creates a new *LogData.
NewLogDataFilter creates a new *LogDataFilter.
NewLogDataFilterFromEntity creates a new *LogDataFilter from entity.
NewLogDataFilterFromPb creates a new *LogDataFilter from protobuf.
NewLogDatasFromEntities creates a new []*LogData from entities.
NewLogDataFromEntity creates a new *LogData from entity.
NewLogDataFromPb creates a new *LogData from protobuf.
# Structs
LogData is a struct that represents the dto of a log.
LogDataFilter is a struct that represents the filter dto of a log.
# Type aliases
No description provided by the author