add // go:generate struct-markdown to all previously edited files

This commit is contained in:
Adrien Delorme
2019-05-31 14:27:41 +02:00
parent f1917edd34
commit e6cbb013ba
74 changed files with 165 additions and 17 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:generate struct-markdown
package cloudstack
import (