structbot

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvalidSpecification = errors.New("specification must be a struct pointer")

Functions

This section is empty.

Types

type Bot

type Bot struct {
}

func (*Bot) MakeStruct

func (*Bot) MakeStruct(str string, out interface{}) error

type SerializationType

type SerializationType int
const (
	Json SerializationType = iota
	Yaml
	Xml
	Env
	Unknown
)

func (SerializationType) String

func (s SerializationType) String() string

Jump to

Keyboard shortcuts

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