Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyComp ¶
func ApplyComp[T any](c *T, modifiers ...CompOption[T]) T
func ApplyCore ¶
func ApplyCore[T any](c *T, modifiers ...CoreOption[T]) T
func ApplyMeta ¶
func ApplyMeta[T any](m *T, modifiers ...MetaOption[T]) T
Types ¶
type CompOption ¶
type CompOption[T any] func(*T)
type CoreOption ¶
type CoreOption[T any] func(*T)
type MetaOption ¶
type MetaOption[T any] func(*T)
Click to show internal directories.
Click to hide internal directories.