Releases: better-go/pkg
Releases · better-go/pkg
update: go.work
update dep pkgs version
update:
- update dep pkgs version
udpate: go-zero sql builder
update:
- go-zero sql builder
- base model mixin
update: orm base model tag
update:
- orm base model tag: add
db:"table_field_name"
- support
go-zero
sql orm
update: fix sign
update:
- sign
update: dict type
update:
- update dict type: string dict
- crypto: change sign payload type.
fix: sign type
fix:
- add SignSHA256()
- fix sign type
update: convert struct to map
update:
- convert go
struct
tomap
update: sign utils - support sha256/sha512
update:
- sign with
sha256/sha512
add: sign and verify data
add: sign and verify data
- md5 sign/verify
- sign fields:
- public_key
- nonce
- ts(timestamp)
- sign
- sign_type