Skip to content

Commit

Permalink
Update serializer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmetFiratKomurcu authored and a631807682 committed Feb 26, 2024
1 parent cec72e0 commit c844bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/serializer.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Serializer
layout: page
---

Serializer is an extensible interface that allows to customize how to serialize and deserialize data with databasae.
Serializer is an extensible interface that allows to customize how to serialize and deserialize data with database.

GORM provides some default serializers: `json`, `gob`, `unixtime`, here is a quick example of how to use it.

Expand Down

0 comments on commit c844bb4

Please sign in to comment.