Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdapterInterface ¶
type BaseAdapter ¶
type BaseAdapter struct {
// contains filtered or unexported fields
}
func NewBaseAdapter ¶
func NewBaseAdapter(name string) *BaseAdapter
func (*BaseAdapter) GetName ¶
func (a *BaseAdapter) GetName() string
Click to show internal directories.
Click to hide internal directories.