Documentation ¶
Index ¶
- func New(ctx context.Context, driver string, dsn string, prefix string) (configx.Entrypoint, error)
- func NewDAO(ctx context.Context, o dao.DAO) (dao.DAO, error)
- type DAO
- type SQL
- func (s *SQL) Del() error
- func (s *SQL) Get() configx.Value
- func (s *SQL) Init(ctx context.Context, options configx.Values) error
- func (s *SQL) Save(ctxUser, ctxMessage string) error
- func (s *SQL) Set(data interface{}) error
- func (s *SQL) Val(path ...string) configx.Values
- func (s *SQL) Watch(oo ...configx.WatchOption) (configx.Receiver, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.