Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Danny-Dasilva/CycleTLS
/ TLS
Struct
TLS
tests/golang_hold/https.go:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
type
TLS
struct
{
85
Time Time `json:
"time"
`
86
}
87
88
// ParseDateString takes a string and passes it through Approxidate
89
// Parses into a time.Time
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected