Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLibHandlerEmpty = errors.New("Dynamic library handler is empty")
View Source
var ErrLibNotFound = errors.New("Dynamic library not found")
View Source
var ErrNilLib = errors.New("Empty Dynamic Library type")
Functions ¶
This section is empty.
Types ¶
type DynLib ¶
type DynLib struct {
// contains filtered or unexported fields
}
func LoadDynLib ¶
func (*DynLib) CloseDynLib ¶
Click to show internal directories.
Click to hide internal directories.