Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MyMakeJSON ¶
Types ¶
type InspectionLog ¶
type InspectionLogRecord ¶
type InspectionLogRecord struct { InspectionID int64 RecordID int64 RecordLevel string RecordDateTime time.Time TextContent string ImageUrl string }
func (*InspectionLogRecord) ConvertTo_string ¶
func (ilr *InspectionLogRecord) ConvertTo_string() InspectionLogRecord_string
Click to show internal directories.
Click to hide internal directories.