conf

package
v0.0.0-...-69c2794 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConf

func LoadConf(conf string) (*models.PullRequestConfig, error)

LoadConf は指定されたファイルパスの設定ファイルを読み込み、指定された構造体にマッピングする path: 設定ファイルのパス model: 設定ファイルをマッピングする構造体のポインタ if err := conf.LoadConf("path/to/config.ini", &conf.Config); err != nil { ... }

Types

This section is empty.

Jump to

Keyboard shortcuts

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