chore: add demos (#118)
* chore: add dataset for demos * chore(demos): add demos * chore: update CONTRIBUTING * this copefully will fix comments gif
This commit is contained in:
parent
b09d596738
commit
7172cf98bb
19 changed files with 204 additions and 2 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