config

package
v3.0.6+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package config provides both a db-based configs server and the REST api to manage configs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(driver string) sql.DAO

func NewDAO

func NewDAO(o dao.DAO) dao.DAO

func Register

func Register(driver string, dao sql.DAO)

Types

type DAO

type DAO interface {
	sql.DAO
}

Directories

Path Synopsis
Package lang provides config-related i18n strings
Package lang provides config-related i18n strings
Package rest implements the REST api for managing configurations
Package rest implements the REST api for managing configurations

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL