package
1.1.0
Repository: https://github.com/code-hex/dd.git
Documentation: pkg.go.dev

# Functions

WithBigFloat is a wrapper of WithDumpFunc for big.Float.
WithBigInt is a wrapper of WithDumpFunc for big.Int.
WithJSONRawMessage is a wrapper of WithDumpFunc for json.RawMessage.
WithBytes is a wrapper of WithDumpFunc for []byte and []uint8.
WithTime is a wrapper of WithDumpFunc for time.Time.