dmat

package
v0.0.0-...-5f7c8af Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(i int) int

Types

type L

type L struct {
	// DEFAULT
	Time    int64  `json:"time,omitempty"`
	Type    string `json:"type,omitempty"`
	Func    string `json:"func,omitempty"`
	Error   string `json:"err,omitempty"`
	Message string `json:"msg,omitempty"`

	// GRACEFUL
	A interface{} `json:"a,omitempty"`
}

func (*L) Json

func (l *L) Json() []byte

func (*L) Jsons

func (l *L) Jsons() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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