update api docs & reformat code

Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
runzexia
2019-06-28 12:51:26 +08:00
parent a336bae8ec
commit 129a7cf03a
3 changed files with 25 additions and 20 deletions

View File

@@ -116,4 +116,3 @@ func IPv4() (net.IP, error) {
}
return nil, errors.New("no ip address")
}