MCPcopy Index your code
hub / github.com/devfeel/mapper / JSONTime

TypeAlias JSONTime

jsontime.go:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import "time"
4
5type JSONTime time.Time
6
7var (
8 timeJSONFormat = "2006-01-02 15:04:05"

Callers 8

mainFunction · 0.92
Test_IsTimeFieldFunction · 0.85
NewMapperFunction · 0.85
setFieldValueMethod · 0.85
Test_Object_IsTimeFieldFunction · 0.85
UnmarshalJSONMethod · 0.85
TestTimeJsonFunction · 0.85
TestTimeJson_NewFormatFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected