gmeta

package
v1.16.8 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 2 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 metadata 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 metadata 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