Skip to content

XTeam-Wing/xkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkit

xkit is a modular Go library designed to provide atomic capabilities for external tools. It includes utilities for HTTP requests, file operations, system information retrieval, and more.

Features

  • HTTP Request Handling: Simplify HTTP GET requests, and create custom HTTP clients.
  • File Operations: Easily read from and write to files, check file existence, and more.
  • System Information: Retrieve system hostname, environment variables, and other system info.
  • Utilities: Common utility functions like logging and error handling.

Installation

Use go get to install xkit:

go get -u github.com/XTeam-Wing/xkit

reference

About

Go Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages