10 lines
295 B
Go
10 lines
295 B
Go
|
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||
|
|
||
|
package reveal
|
||
|
|
||
|
// This file contains wasmimport and wasmexport declarations for "wasmcloud:secrets@0.1.0-draft".
|
||
|
|
||
|
//go:wasmimport wasmcloud:secrets/reveal@0.1.0-draft reveal
|
||
|
//go:noescape
|
||
|
func wasmimport_Reveal(s0 uint32, result *SecretValue)
|