memory

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2020 License: MIT Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(reader *memoryReader) error

Option .

func Data

func Data(data string, codec string) Option

Data .

func Object

func Object(object interface{}) Option

Object .

type ReaderWriter added in v0.0.8

type ReaderWriter interface {
	scf4go.Reader
	Write(value interface{}, path ...string)
}

ReaderWriter .

func New

func New(options ...Option) ReaderWriter

New .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL