time.Time.MarshalBinary (method)

2 uses

	time (current package)
		time.go#L1144: func (t Time) MarshalBinary() ([]byte, error) {
		time.go#L1230: 	return t.MarshalBinary()