Documentation ¶
Overview ¶
Package attribute provides functionalities for converting database values to attributes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromNamedValue ¶
func FromNamedValue(arg driver.NamedValue) attribute.KeyValue
FromNamedValue converts driver.NamedValue to attribute.KeyValue.
func KeyFromNamedValue ¶
func KeyFromNamedValue(arg driver.NamedValue) attribute.Key
KeyFromNamedValue returns an attribute.Key from a given driver.NamedValue.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.