mapi

package module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2020 License: MIT Imports: 4 Imported by: 1

README

mapi

GoDoc

Requirements
  • Go 1.13+
  • Go Modules
Installation
$ go get github.com/gobuffalo/mapi/cmd/mapi

Documentation

Index

Constants

View Source
const Version = ""

Variables

View Source
var ErrNotFound = fmt.Errorf("not found")

Functions

This section is empty.

Types

type Mapi

type Mapi map[string]interface{}

func (Mapi) Interface

func (mi Mapi) Interface() interface{}

func (Mapi) MarshalJSON

func (mi Mapi) MarshalJSON() ([]byte, error)

func (Mapi) Pluck

func (mi Mapi) Pluck(s string) (interface{}, error)

func (Mapi) String added in v1.0.1

func (mi Mapi) String() string

func (*Mapi) UnmarshalJSON

func (mi *Mapi) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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