API referenceGo APIStringListOn this pageStringList type StringList struct { // contains filtered or unexported fields} StringList is a `clika_rt_string_list*` handle (single-owner). Methods Close func (h *StringList) Close() Close frees the single-owner handle; safe to call twice.