benchmark

package
v0.0.0-...-570ac5d Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FooMetago

type FooMetago struct {
	ID        int64
	Kind      string
	Name      string `json:"nickname"`
	Age       int
	CreatedAt time.Time
}

func (*FooMetago) MarshalJSON

func (obj *FooMetago) MarshalJSON() ([]byte, error)

type FooVanilla

type FooVanilla struct {
	ID        int64
	Kind      string
	Name      string `json:"nickname"`
	Age       int
	CreatedAt time.Time
}

type FooVanillaHandImpl

type FooVanillaHandImpl struct {
	ID        int64
	Kind      string
	Name      string `json:"nickname"`
	Age       int
	CreatedAt time.Time
}

func (*FooVanillaHandImpl) MarshalJSON

func (obj *FooVanillaHandImpl) MarshalJSON() ([]byte, error)

Jump to

Keyboard shortcuts

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