start example/test for components access
This commit is contained in:
3
examples/components/stub.go
Normal file
3
examples/components/stub.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package components
|
||||
|
||||
func Add(x uint64, s Struct, y uint64) uint64
|
||||
Reference in New Issue
Block a user