Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageServer ¶
type StorageServer struct {
// contains filtered or unexported fields
}
StorageServer is a data struct of bcs storage server
func NewStorageServer ¶
func NewStorageServer(op *options.StorageOptions) (*StorageServer, error)
NewStorageServer create storage server object
Click to show internal directories.
Click to hide internal directories.