config

package
v0.0.0-...-0c63922 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2021 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SlackoConfig

type SlackoConfig struct {
	GoPlaygroundHost string `json:"GoPlaygroundHost"`
	BotName          string `json:"BotName"`
	DebugOn          bool   `json:"DebugOn"`
	CacheSize        int    `json:"CacheSize"`
}

func ReadConfig

func ReadConfig(filename string) (*SlackoConfig, error)

Jump to

Keyboard shortcuts

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