tf-golib

module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2025 License: Apache-2.0

README

T-Force Support Library Monorepo for Go

License

TF GoLib is licensed under Apache-2.0 license. See LICENSE file for more details. TF GoLib is developed using the following libraries and frameworks:

  • None

Directories

Path Synopsis
Package multiarch implements functions that facilitate developing application that works on multiple operating systems and processor architectures.
Package multiarch implements functions that facilitate developing application that works on multiple operating systems and processor architectures.
opx
Package opx provides generics function to handle common pattern that are not provided by Go lang standard libraries.
Package opx provides generics function to handle common pattern that are not provided by Go lang standard libraries.
slicext
Package slicext implements helper functions specialized for slice that are not yet provided by Go lang standard libraries.
Package slicext implements helper functions specialized for slice that are not yet provided by Go lang standard libraries.
Package random provides functions to create arbiraty data that is unpredictable.
Package random provides functions to create arbiraty data that is unpredictable.
pseudorng
Package pseudorng derives from math/rand package and provides pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
Package pseudorng derives from math/rand package and provides pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
securerng
Package securerng derives from crypto/rand to implement cryptographically secure random number generator.
Package securerng derives from crypto/rand to implement cryptographically secure random number generator.
Package stdx provides extended data types that are not provided by Go lang standard libraries.
Package stdx provides extended data types that are not provided by Go lang standard libraries.
stringxt
Package stringxt implements helper functions specialized for string that are not provided by Go lang standard libraries.
Package stringxt implements helper functions specialized for string that are not provided by Go lang standard libraries.
Package strfmt provides common structs for popular structured string in computing such as URL, file path, connection string,...
Package strfmt provides common structs for popular structured string in computing such as URL, file path, connection string,...

Jump to

Keyboard shortcuts

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