Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct {
Kind storage.ResourceKindT
Value interface{}
}
Resource contains one Resource as interface{} and its kind. Value is a pointer to actual data.
Click to show internal directories.
Click to hide internal directories.