power

package
v2.0.1-beta17 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PowerHashMapToObjectHashMap

func PowerHashMapToObjectHashMap(obj *HashMap) (newMap *object.HashMap, err error)

func PowerStringMapToObjectStringMap

func PowerStringMapToObjectStringMap(obj *StringMap) (newMap *object.StringMap, err error)

Types

type HashMap

type HashMap object.HashMap

func HashMapToPower

func HashMapToPower(obj *object.HashMap) (newMap *HashMap, err error)

------------------------------- Conversion ---------------------------------------

func MergeHashMap

func MergeHashMap(toMap *HashMap, subMaps ...*HashMap) *HashMap

func (*HashMap) ToHashMap

func (obj *HashMap) ToHashMap() *object.HashMap

type RequestDownload

type RequestDownload response.RequestDownload

type StringMap

type StringMap object.StringMap

func StringMapToPower

func StringMapToPower(obj interface{}) (newMap *StringMap, err error)

func (*StringMap) ToStringMap

func (obj *StringMap) ToStringMap() *object.StringMap

Jump to

Keyboard shortcuts

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