mirror of
https://github.com/LdDl/go-darknet.git
synced 2025-10-05 07:36:53 +08:00
free_network_ptr instead of free_network
This commit is contained in:
@@ -91,6 +91,8 @@ func main() {
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
n.Close()
|
||||
}
|
||||
|
||||
func imageToBytes(img image.Image) ([]byte, error) {
|
||||
|
Reference in New Issue
Block a user