Documentation
¶
Index ¶
- Constants
- func Blue(msg string) string
- func Decoder(objBuffer []byte) (interface{}, error)
- func Encoder(obj interface{}) (bytes.Buffer, error)
- func FromJSON(objJSON []byte) (interface{}, error)
- func Green(msg string) string
- func Red(msg string) string
- func ShouldBeStruct(d reflect.Type) error
- func ToJson(obj interface{}) ([]byte, error)
- func Yellow(msg string) string
- type Route
Constants ¶
View Source
const LOGO = `` /* 141-byte string literal not displayed */
View Source
const VERSION = "v0.0.1\n"
Variables ¶
This section is empty.
Functions ¶
func ShouldBeStruct ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.