Versions in this module Expand all Collapse all v8 v8.1.0 Oct 22, 2021 v8.0.1 Aug 16, 2021 v8.0.0 Aug 2, 2021 Changes in this version + var Marshal = json.Marshal + var MarshalIndent = json.MarshalIndent + var NewDecoder = json.NewDecoder + var NewEncoder = json.NewEncoder + var Unmarshal = json.Unmarshal + func MarshalToString(v interface{}) string Other modules containing this package github.com/LyricTian/gin-admin/v7