Pointer
A Go pointer type that wraps the given type.
import { Pointer } from "@alloy-js/go";
<Pointer > {children}</Pointer>
import { Pointer } from "@alloy-js/go/stc";
Pointer({ }).children(children)
children | Children |
A Go pointer type that wraps the given type.
import { Pointer } from "@alloy-js/go";
<Pointer > {children}</Pointer>
import { Pointer } from "@alloy-js/go/stc";
Pointer({ }).children(children)
children | Children |