data_tbl

package
v0.0.0-...-254d333 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2015 License: MIT Imports: 4 Imported by: 0

README

通用数据表 GET/SET 操作

注意: 表必须含有字段:

  • Version : uint32
  • UserId : int32

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(collection string, user_id int32, data interface{}) bool

------------------------------------------------ pass-in *ptr or **ptr

func GetAll

func GetAll(collection string, all interface{}) bool

------------------------------------------------ pass-in *[]slice

func Set

func Set(collection string, data interface{}) bool

------------------------------------------------ pass-in *ptr

Types

This section is empty.

Jump to

Keyboard shortcuts

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