util

package
v1.1.17 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Blue

func Blue(msg string) string

Blue prints message with blue. Deprecated: this function will be moved to internal package, user should not use it anymore.

func DeepSearchInMap

func DeepSearchInMap(m map[string]interface{}, paths ...string) map[string]interface{}

DeepSearchInMap deep search in map Deprecated: this function will be moved to internal package, user should not use it anymore.

func Green

func Green(msg string) string

Green prints message with green. Deprecated: this function will be moved to internal package, user should not use it anymore.

func MergeStringMap

func MergeStringMap(dest, src map[string]interface{})

MergeStringMap merge two map Deprecated: this function will be moved to internal package, user should not use it anymore.

func Red

func Red(msg string) string

Red prints message with red. Deprecated: this function will be moved to internal package, user should not use it anymore.

func ToMapStringInterface

func ToMapStringInterface(src map[interface{}]interface{}) map[string]interface{}

ToMapStringInterface cast map[interface{}]interface{} to map[string]interface{} Deprecated: this function will be moved to internal package, user should not use it anymore.

func Yellow

func Yellow(msg string) string

Yellow prints message with yellow. Deprecated: this function will be moved to internal package, user should not use it anymore.

Types

This section is empty.

Jump to

Keyboard shortcuts

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