utils

package
v0.0.0-...-1215978 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNewHTTPTransport

func CreateNewHTTPTransport() *http.Transport

func GetStringValue

func GetStringValue(val interface{}) string

Types

type SyncedMap

type SyncedMap[K comparable, V any] struct {
	// contains filtered or unexported fields
}

func (*SyncedMap[K, V]) Clear

func (m *SyncedMap[K, V]) Clear()

func (*SyncedMap[K, V]) Copy

func (m *SyncedMap[K, V]) Copy() map[K]V

func (*SyncedMap[K, V]) Delete

func (m *SyncedMap[K, V]) Delete(key K)

func (*SyncedMap[K, V]) Get

func (m *SyncedMap[K, V]) Get(key K) V

func (*SyncedMap[K, V]) Set

func (m *SyncedMap[K, V]) Set(key K, value V)

Jump to

Keyboard shortcuts

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