utils

package
v0.0.1-rc003 Latest Latest
Warning

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

Go to latest
Published: May 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilePathWalkDir

func FilePathWalkDir(root string) ([]string, error)

Types

type Config

type Config struct {
	DBDriver string `mapstructure:"DB_DRIVER"`
	DBName   string `mapstructure:"DB_NAME"`
	DBSource string `mapstructure:"DB_SOURCE"`
	AppToken string `mapstructure:"SLACK_APP_TOKEN"`
	BotToken string `mapstructure:"SLACK_BOT_TOKEN"`
}

func LodConfig

func LodConfig(path string) Config

Jump to

Keyboard shortcuts

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