package
0.0.0-20231219024801-0770b8d9fa00
Repository: https://github.com/psyomn/ecophagy.git
Documentation: pkg.go.dev
# README
Tools
These are some common tools that I always think about having but never have. These may be useless to you. These may also reveal terrifying things about my psyche. Hi.
# Packages
Package barf contains code relevant to barfing.
Package common contains things that should be exported anywhere within
psy.
Copyright 2022 Simon Symeonidis (psyomn)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Package gh is a simple package to interface with github
Copyright 2020 Simon Symeonidis (psyomn)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Package git just has some dumb helpers.
Package memo is the tool for storing labels, in a shitty way, on
files in filesystems.
Package mock will mock tcp/udp endpoints
Copyright 2020-2022 Simon Symeonidis (psyomn)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Package uploader has all the logic required to spin up an upload http
server, to send files from one computer to another.