Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotAnObject = errors.New("The given value must be a Object") ErrNotImplemented = errors.New("Browser not implemented Object") )
Functions ¶
Types ¶
type ObjectFrom ¶
type ObjectFrom interface {
Object_() Object
}
Click to show internal directories.
Click to hide internal directories.