Documentation ¶
Overview ¶
Package sqldb interfaces database/sql
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelFromContext ¶
DelFromContext removes a value from context. Thread-safe
Types ¶
type Context ¶
Context is a context.Context with a Value() implementation
func NewContext ¶
NewContext provides a context.Context with a Value() implementation
Click to show internal directories.
Click to hide internal directories.