config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

文件: pkg/config/config.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// 添加必要的字段
	ConfFile string
	Rules    []string
}

Config 代表 glider 的配置

func NewConfig

func NewConfig(file string) (*Config, error)

NewConfig 从文件创建一个新的配置

Jump to

Keyboard shortcuts

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