INNER CODE UNIT · Go
init
minghsu0107/go-random-chat · cmd/forwarder.go:24
func init() {
rootCmd.AddCommand(forwarderCmd)
}
INNER CODE UNIT · Go
minghsu0107/go-random-chat · cmd/forwarder.go:24
func init() {
rootCmd.AddCommand(forwarderCmd)
}