config

package
v0.0.0-...-09c63dc Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Author:ydy Date: Desc:

Index

Constants

This section is empty.

Variables

View Source
var Provider = wire.NewSet(New) // 将New办法申明为Provider,示意New办法能够创立一个被他人依赖的对象,也就是Config对象

Functions

This section is empty.

Types

type Config

type Config struct {
	Database database `json:"database"`
}

func New

func New() (*Config, error)

Jump to

Keyboard shortcuts

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