Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotAnLocalStorage = errors.New("Object is not an Local Storage object")
)
Functions ¶
func GetInterface ¶
GetInterface get teh JS interface of broadcast channel
Types ¶
type StorageFrom ¶
type StorageFrom interface {
Storage_() Storage
}
Click to show internal directories.
Click to hide internal directories.