github.com/NpoolPlatform/chain-middleware@v0.0.0-20240228100535-eb1bcf896eb9/pkg/const/const.go (about) 1 package constant 2 3 const ( 4 FieldID = "ID" 5 DefaultRowLimit = 100 6 )