aboutsummaryrefslogtreecommitdiffstats
path: root/examples/binapi/interface_types/interface_types.ba.go
diff options
context:
space:
mode:
authorOndrej Fabry <ofabry@cisco.com>2020-04-17 14:29:26 +0200
committerOndrej Fabry <ofabry@cisco.com>2020-04-17 14:32:55 +0200
commitd372b4efe26650dbc83908ca0bbee38d90aed3e9 (patch)
tree6988708e1f1b54bbfc4504506921508cd8832f21 /examples/binapi/interface_types/interface_types.ba.go
parent2c419b100f5f90c1215617d0fac81fa6749c4d6b (diff)
Format generated Go source code in-processv0.3.4
This commit: - removes dependency on gofmt tool - cleans up package imports - re-generates binapi for VPP 20.01 Change-Id: Ie4347720f92a87eb278be66c9f9ed9719c7bbbc3 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Diffstat (limited to 'examples/binapi/interface_types/interface_types.ba.go')
-rw-r--r--examples/binapi/interface_types/interface_types.ba.go9
1 files changed, 5 insertions, 4 deletions
diff --git a/examples/binapi/interface_types/interface_types.ba.go b/examples/binapi/interface_types/interface_types.ba.go
index c1becad..a9a34d1 100644
--- a/examples/binapi/interface_types/interface_types.ba.go
+++ b/examples/binapi/interface_types/interface_types.ba.go
@@ -11,12 +11,13 @@ It consists of:
package interface_types
import (
- bytes "bytes"
- context "context"
+ "bytes"
+ "context"
+ "io"
+ "strconv"
+
api "git.fd.io/govpp.git/api"
struc "github.com/lunixbochs/struc"
- io "io"
- strconv "strconv"
)
const (