Skip to content

Commit cb005ee

Browse files
chore: document time and time64 go type mappings in types.md
1 parent c4b7f8b commit cb005ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TYPES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All types can be inserted as a value or pointer.
2525
| float64 | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | |
2626
| string | | X | | | X | | | | | | | | | | | | | | | X | X | X | X | X | X | X | | | | |
2727
| bool | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | |
28-
| time.Time | | | | | | | | | | | | | | | | | | | | | X | X | X | X | | | | | | |
28+
| time.Time | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | | | | |
2929
| big.Int | | | | | | | | | | X | X | | | | | X | X | | | | | | | | | | | | | |
3030
| decimal.Decimal | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | |
3131
| uuid.UUID | | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | |

0 commit comments

Comments
 (0)