package
0.0.4
Repository: https://github.com/sraphs/gdk.git
Documentation: pkg.go.dev

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetNames returns the names of the assets.
RunBenchmarks runs benchmarks for driver implementations of blob.
RunConformanceTests runs conformance tests for driver implementations of blob.

# Interfaces

AsTest represents a test of As functionality.
Harness descibes the functionality test harnesses must provide to run conformance tests.

# Type aliases

HarnessMaker describes functions that construct a harness for running tests.