chore(demos): add demos
This commit is contained in:
parent
11d61810ce
commit
5a0f978586
17 changed files with 188 additions and 0 deletions
7
vhs/comment.go
Normal file
7
vhs/comment.go
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
package demos
|
||||
|
||||
func doSomethingImportant() {}
|
||||
|
||||
type User struct{}
|
||||
|
||||
type DataProvider interface{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue