ibase

package
v0.0.0-...-d920e95 Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapToStruct

func MapToStruct(obj interface{}, objMap map[string]interface{}) error

func StructToStruct

func StructToStruct(obj interface{}, obj2 interface{}) (interface{}, error)

Types

type VehicleInfo

type VehicleInfo struct {
	// ID         bson.ObjectId `bson:"_id,omitempty"`
	VehicleId string `bson:"编号"`
	Date      string `bson:"日期"`
	Type      string `bson:"类型"`
	Brand     string `bson:"型号"`
	Color     string `bson:"颜色"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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