time.Time.MarshalBinary (method, view implemented interface methods)

2 uses

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