Skip to main content

TokenList

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

TokenList is a `clika_rt_token_list*` handle (single-owner).

Methods

Close

func (h *TokenList) Close()

Close frees the single-owner handle; safe to call twice.