# Functions
No description provided by the author
New returns a Basic which is embedded into a resource for generic methods.
NewNoName like new returns a Basic which is embedded into a resource the only difference is no name is taken in the function or checked.
Set takes a value and a name to generate an Op for setting the values in config.
No description provided by the author
No description provided by the author
# Structs
Resource contains the default methods, they can be overridden on the resource itself or.
# Interfaces
ConfigIface is used in the ops for accessing the root of a resource.
Getter represents the methods which are common to all resources.
No description provided by the author
No description provided by the author
# Type aliases
ErrorWrapper is used to wrap "sync failed with %s" to "on application `name`; sync failed with".
No description provided by the author
RootMethod returns a query for the root location of a resource.