package
0.3.750
Repository: https://github.com/fnproject/fn.git
Documentation: pkg.go.dev

# Functions

NewBasicResourceProvider creates a dumb resource provider that generates resources that have valid, random names (and other unique attributes).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BasicResourceProvider supplies simple objects and can be used as a base for custom resource providers.
No description provided by the author

# Interfaces

ResourceProvider provides an abstraction for supplying data store tests with appropriate initial testing objects for running tests Use the resource calls to supply objects with (e.g.) middleware enforced annotations set on them Use DefaultCtx to override custom middleware-supplied context variables.

# Type aliases

No description provided by the author
DataStoreFunc provides an instance of a data store.
No description provided by the author
No description provided by the author