package
0.2.0
Repository: https://github.com/google/mako.git
Documentation: pkg.go.dev

# Functions

NewSimple returns a wrappedstorage.Simple that's ready to use.

# Structs

Simple is the most basic and straight-forward WrappedStorage implementation.

# Interfaces

SimpleSwigWrap is the interface of a direct, straight-forward wrapping of mako::Storage.
Storage interface for a storage lib that provides a Go-native API to a SWIGged C++ storage implementation.
SwigWrap is an interface for a SWIG wrapper.