mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
refact: renamed package net to network to avoid collision with golang net package.
This commit is contained in:
parent
21236c257e
commit
48d27f274a
28 changed files with 298 additions and 298 deletions
2
network/doc.go
Normal file
2
network/doc.go
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Package network contains network specific code ... lol.
|
||||
package network
|
Loading…
Add table
Add a link
Reference in a new issue