Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Init = assets.NewFileSystem(map[string][]string{"/app/server": []string{".keep.tmpl"}, "/api": []string{}, "/api/protos/type": []string{".keep.tmpl"}, "/": []string{"Gopkg.toml.tmpl", ".gitignore.tmpl", "gogen.toml.tmpl"}, "/api/protos": []string{".keep.tmpl"}, "/cmd": []string{}, "/cmd/server": []string{"run.go.tmpl"}, "/app": []string{"run.go.tmpl"}}, map[string]*assets.File{ "/cmd": &assets.File{ Path: "/cmd", FileMode: 0x800001ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: nil, }, "/app/server/.keep.tmpl": &assets.File{ Path: "/app/server/.keep.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: []byte(_Init71ed560e812a4261bc8b56d9feaef4800830e0b7), }, "/app/run.go.tmpl": &assets.File{ Path: "/app/run.go.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1546388584, 1546388584929530369), Data: []byte(_Initbc4053f4dd26ceb67e4646e8c1d2cc75897c4dd0), }, "/api/protos/type/.keep.tmpl": &assets.File{ Path: "/api/protos/type/.keep.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: []byte(_Init50bb4ac2099b3758964058926b3c90524e478a2c), }, "/api": &assets.File{ Path: "/api", FileMode: 0x800001ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: nil, }, "/cmd/server": &assets.File{ Path: "/cmd/server", FileMode: 0x800001ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: nil, }, "/app/server": &assets.File{ Path: "/app/server", FileMode: 0x800001ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: nil, }, "/Gopkg.toml.tmpl": &assets.File{ Path: "/Gopkg.toml.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: []byte(_Init23b808cac963edf44a497827f2a6eff5ddac970f), }, "/.gitignore.tmpl": &assets.File{ Path: "/.gitignore.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: []byte(_Init38e76c5db8962fa825cf2bd8b23a2dc985c4513e), }, "/api/protos/.keep.tmpl": &assets.File{ Path: "/api/protos/.keep.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: []byte(_Init8d21956ba8abe388f964e47be0f7e5d170a2fce5), }, "/": &assets.File{ Path: "/", FileMode: 0x800001ed, Mtime: time.Unix(1546388458, 1546388458307759403), Data: nil, }, "/cmd/server/run.go.tmpl": &assets.File{ Path: "/cmd/server/run.go.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: []byte(_Initd135936e91856b6159ac2eedcf89aa9f07773f82), }, "/api/protos/type": &assets.File{ Path: "/api/protos/type", FileMode: 0x800001ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: nil, }, "/app": &assets.File{ Path: "/app", FileMode: 0x800001ed, Mtime: time.Unix(1546388584, 1546388584930205471), Data: nil, }, "/api/protos": &assets.File{ Path: "/api/protos", FileMode: 0x800001ed, Mtime: time.Unix(1545633496, 1545633496000000000), Data: nil, }, "/gogen.toml.tmpl": &assets.File{ Path: "/gogen.toml.tmpl", FileMode: 0x1ed, Mtime: time.Unix(1546388440, 1546388440501719432), Data: []byte(_Init471b25b0481aeb20d1d7630357406c2aa310950f), }}, "")
Init returns go-assets FileSystem
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.