Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientCache ¶
type ClientCache struct {
// contains filtered or unexported fields
}
ClientCache is a structure around neofs-api-go/pkg/client to reuse already created clients.
func NewSDKClientCache ¶
func NewSDKClientCache() *ClientCache
NewSDKClientCache creates instance of client cache.
Click to show internal directories.
Click to hide internal directories.