examples/stadtx: commit first working example
This commit is contained in:
5
examples/stadtx/stub.go
Normal file
5
examples/stadtx/stub.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Code generated by command: go run asm.go -out stadtx.s -stubs stub.go. DO NOT EDIT.
|
||||
|
||||
package stadtx
|
||||
|
||||
func Hash(state *State, key []byte) uint64
|
||||
Reference in New Issue
Block a user