Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { // Path specifies the directory for blobs Path string // User optionally specifies the user context for file operations User *systeminfo.User }
Config defines the blob service configuration
Click to show internal directories.
Click to hide internal directories.