Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathExists ¶ added in v1.7.4
func SetDefaultStormNode ¶ added in v1.7.4
func SetDefaultStormNode(n storm.Node)
Types ¶
type Conditions ¶
type DefaultDBService ¶
type DefaultDBService struct { }
func (*DefaultDBService) GetDB ¶
func (d *DefaultDBService) GetDB(options DBOptions) storm.Node
type OSSClient ¶ added in v1.7.4
type OSSClient struct {
// contains filtered or unexported fields
}
func InitOssClient ¶ added in v1.7.4
type StormDBNodeWrapper ¶ added in v1.7.4
type StormDBNodeWrapper struct {
storm.Node
}
func NewStormDBNodeWrapper ¶ added in v1.7.4
func NewStormDBNodeWrapper(node storm.Node) *StormDBNodeWrapper
func (*StormDBNodeWrapper) Save ¶ added in v1.7.4
func (s *StormDBNodeWrapper) Save(data interface{}) error
Click to show internal directories.
Click to hide internal directories.