internal

package module
v0.0.0-...-1d067d0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2020 License: MIT Imports: 0 Imported by: 0

README

Hide, what You don't want the audience to see - Daryl

Software License Go Report Card Build Status GoDoc

In go any package below/inside internal is not exported/published to any package above - (only to siblings and their descendants).

Thus: A great place to 'hide' stuff in plain sight :-)

Stuff that is either

  • not good enough (yet) or
  • not general enough (yet) in order to be used in Your project.

Stuff such as:

cmd/

  • dotpath - simple CLI to play with ./container/ccsafe/dotpath
  • glob - simple CLI to play with filepath/glob

container/

ccsafe/

  • dotpath - a fs-plist with more meaning of dots

oneway

no packages yet


do/

  • dot

do/cmd/

  • cancel - a brute-force Cancellor for CLI cmds

Your suggestions, remarks, questions and/or contributions are welcome ;-)


Think deep - code happy - be simple - see clear :-)


Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

Documentation

Overview

Package internal provides subdirectories with packages, which are - not good enough (yet) and/or - not general enough (yet) in order to be used in Your project.

Directories

Path Synopsis
cmd
WikiTemplate command
dotpath command
du command
The du4 command computes the disk usage of the files in a directory.
The du4 command computes the disk usage of the files in a directory.
dubasenames command
The du4 command computes the disk usage of the files in a directory.
The du4 command computes the disk usage of the files in a directory.
glob command
container
ccsafe/dotpath
Package dotpath is all about Pathinking - Path..think.ing - Path.ink.ing - Pa.think.ing - Pa.thin.king ...
Package dotpath is all about Pathinking - Path..think.ing - Path.ink.ing - Pa.think.ing - Pa.thin.king ...
do
dot
Package main contains several small stand-alone progams
Package main contains several small stand-alone progams
Package equal provides a deep equivalence relation for arbitrary values.
Package equal provides a deep equivalence relation for arbitrary values.

Jump to

Keyboard shortcuts

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