github.com/Coalfire-Research/Slackor@v0.0.0-20191010164036-aa32a7f9250b/pkg/doc.go (about)

     1  // Package pkg is the collection of utility packages and commands used by
     2  // Slackor components which are not specific to its internals.
     3  //
     4  // Utility packages and commands are kept separate from the Slackor core
     5  // codebase to keep it as small and concise as possible and to allow code
     6  // reuse.
     7  package pkg