涂 Golang中的一个小型JSON数据库 安装 使用go get github.com/sdomino/scribble安装。 用法 // a new scribble driver, providing the directory where it will be writing to, // and a qualified logger if desired db , err := scribble . New ( dir , nil ) if err != nil { fmt . Println ( "Error" , err ) } // Write a fish to the