Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

go.zakaria.org/subc

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go.zakaria.org/subc

Go Modules
Version
v0.0.0-20220111123713-7a1672f22994
Version published
Created
Source

subc GoDoc

Wrapper for Go's flag that makes adding subcommands easy.

Usage

Each subcommand is a flag.FlagSet accessed via subc.Sub("<name>"), so you can do anything you would be able to do with a normal Go flag.FlagSet.

For code samples see the examples/ directory.

FAQs

Package last updated on 11 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts