package
Version:
v0.0.0-...-9474aff
Opens a new window with list of versions in this module.
Published: Apr 28, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package dlc provides vmDLC fixture
The FixtData object is made available to users of this fixture via:
func DoSomething(ctx context.Context, s *testing.State) {
d := s.FixtValue().(dlc.FixtData)
...
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.