doc: update readme file for new feature

This commit is contained in:
dudaodong
2023-03-20 16:12:58 +08:00
parent 965e5fbcda
commit 302007ebdf
3 changed files with 105 additions and 23 deletions
+1
View File
@@ -1,3 +1,4 @@
// Package structs provide several high level functions to manipulate struct, tag, and field.
package structs
import (