refactor: unified naming for module startup functions.

This commit is contained in:
Gordon 2024-03-19 18:16:27 +08:00
parent f16479380d
commit e063a804e7

View File

@ -16,6 +16,7 @@ package config
import (
_ "embed"
"gopkg.in/yaml.v3"
"os"
"path/filepath"