gmeta

package
v1.15.6 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2021 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Package gmeta provides embedded meta data feature for struct.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Data

func Data(object interface{}) map[string]interface{}

Data retrieves and returns all meta data from `object`. It automatically parses and caches the tag string from "Mata" attribute as its meta data.

func Get

func Get(object interface{}, key string) *gvar.Var

Get retrieves and returns specified meta data by `key` from `object`.

Types

type Meta

type Meta struct{}

Meta is used as an embedded attribute for struct to enabled meta data feature.

Jump to

Keyboard shortcuts

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