util

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: Apache-2.0 Imports: 3 Imported by: 70

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProxySDIDByStructPtr

func GetProxySDIDByStructPtr(v interface{}) string

func GetSDIDByReflectType added in v1.0.1

func GetSDIDByReflectType(typeOfInterface reflect.Type) string

func GetSDIDByStructPtr

func GetSDIDByStructPtr(v interface{}) string

func GetStructName

func GetStructName(v interface{}) string

func GetTypeFromInterface

func GetTypeFromInterface(v interface{}) reflect.Type

func IsPointerField

func IsPointerField(fieldType reflect.Type) bool

func IsProxyStructPtr

func IsProxyStructPtr(v interface{}) bool

func IsSliceField

func IsSliceField(fieldType reflect.Type) bool

func ToCamelCase

func ToCamelCase(src string) string

func ToFirstCharLower

func ToFirstCharLower(input string) string

func ToFirstCharUpper

func ToFirstCharUpper(input string) string

func ToRPCClientStubInterfaceSDID

func ToRPCClientStubInterfaceSDID(clientStubSDID string) (string, error)

func ToRPCClientStubSDID

func ToRPCClientStubSDID(clientStubInterfaceSDID string) (string, error)

func ToRPCServiceSDID

func ToRPCServiceSDID(clientStubInterfaceSDID string) string

func ToSnakeCase

func ToSnakeCase(src string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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