package
Version:
v2.5.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 10, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Clearer interface {
Clear()
}
type Decreaser interface {
DecreaseCount()
}
type Destroyer interface {
Destroy()
}
Destroyer represents destroyable types which require manual release of resources
ImageMagick objects common interface
type Increaser interface {
IncreaseCount()
}
type Verifier interface {
IsVerified() bool
}
Returns true if the object is a verified C object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.