Skip to main content

EagerScope

type EagerScope struct {
// contains filtered or unexported fields
}

EagerScope is a `clika_rt_eager_scope*` handle (single-owner-close).

Methods

Close

func (h *EagerScope) Close()

Close exits the scope and frees the handle; safe to call twice.