code quality inspection for pkg direcory

This commit is contained in:
zhuyasen
2023-08-06 17:41:28 +08:00
parent a7d0a67f01
commit 95a3ed7461
97 changed files with 375 additions and 269 deletions

View File

@@ -1,3 +1,4 @@
// Package json is a JSON encoding and decoding.
package json
import (