TopLibGo

module
v0.0.0-...-acb60fe Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: Unlicense

README

TopLib GO

A library for making account checkers with Go

Overview

TopLib is a library for making account checkers with Go. It is a simple, lightweight, and easy to use library for making account checkers.

With this you can easily make a program that checks the validity your accounts!

Installation

go get github.com/Minagoroshi/TopLibGo

Features

  • Proxy Support
  • Console UI utils
  • Account-List management
  • Proxy Checker

Usage

package main

import "github.com/Minagoroshi/TopLibGo"

func main() {
w := toplib.NewWorker()
w.AddWork(checker)
w.StartWorker()
}

func checker() {
// Your Code Here
}

Disclaimer

While I am aware of the types of software this library can be used to make, I highly recommend that you use it only for your own accounts, or for your own apis. Any use of this library for any other purpose is at your own risk, and I am not responsible for any damages that may arise from the use of this library.

Contributions

Any and all contributions are welcome!

Directories

Path Synopsis
docs

Jump to

Keyboard shortcuts

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