Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
"time"
4
5
type
JSONTime time.Time
6
7
var
(
8
timeJSONFormat =
"2006-01-02 15:04:05"
Callers
8
main
Function · 0.92
Test_IsTimeField
Function · 0.85
NewMapper
Function · 0.85
setFieldValue
Method · 0.85
Test_Object_IsTimeField
Function · 0.85
UnmarshalJSON
Method · 0.85
TestTimeJson
Function · 0.85
TestTimeJson_NewFormat
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected