gotoolbox

module
v0.0.0-...-261ea43 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2025 License: MIT

README

GoToolbox

A collection of useful Go utilities and tools for common programming tasks.

Installation

go get github.com/Roya1jr/gotoolbox

Quick Start

package main

import (
 "log"
 "github.com/Roya1jr/gotoolbox/gtb_string"
)

func main() {
 log.Println(gtb_string.AddPre("World", "Hello"))
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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