tachyon-drive
Preparing search index...
StorageDriverJson
Type Alias StorageDriverJson
JSON representation of a storage driver.
Since
v0.8.0
type
StorageDriverJson
=
{
bandwidth
:
TachyonBandwidth
;
name
:
string
;
processor
?:
string
;
serializer
:
string
;
}
Index
Properties
bandwidth
name
processor?
serializer
Properties
bandwidth
bandwidth
:
TachyonBandwidth
name
name
:
string
Optional
processor
processor
?:
string
serializer
serializer
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bandwidth
name
processor
serializer
tachyon-drive
Loading...
JSON representation of a storage driver.
Since
v0.8.0