mirror of
https://github.com/go-micro/go-micro.git
synced 2024-11-24 08:02:32 +02:00
5 lines
76 B
Go
5 lines
76 B
Go
/*
|
|
Package cmd is an interface for parsing the command line.
|
|
*/
|
|
package cmd
|