//
pkg.gl
Category
github.com/sraphs/gdk
runtimevar
blobvar
package
0.0.4
Repository:
https://github.com/sraphs/gdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
170 SLOC
#
Functions
OpenVariable
OpenVariable constructs a *runtimevar.Variable backed by the referenced blob.
#
Constants
Scheme
Scheme is the URL scheme blobvar registers its URLOpener under on runtimevar.DefaultMux.
#
Structs
Options
Options sets options.
URLOpener
URLOpener opens blob-backed URLs like "blob://myblobkey?decoder=string".