package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Sep 14, 2023
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Auth creates the authentication options for persistance service
nolint: revive
func Opts(prefix string) *opts
Opts creates the options for persistance service
nolint: revive
Server creates the datastore (click house) options
nolint: revive
DAO is data access object for clickhouse database
func New(s server, a auth, opts *opts) (*DAO, error)
New creates persistance service
nolint: revive
Migrate applies all pending database migrations
Save stores data into table in clickhouse database
Source Files
¶
Click to show internal directories.
Click to hide internal directories.