Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONAdapter ¶
type JSONAdapter[T any] struct { Object T }
func (*JSONAdapter[T]) Scan ¶
func (a *JSONAdapter[T]) Scan(input interface{}) error
Click to show internal directories.
Click to hide internal directories.