safe

package
v1.2.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SliceModel

type SliceModel struct {
	Data unsafe.Pointer
	Len  int
	Cap  int
}

SliceModel slice底层模型

type StringModel

type StringModel struct {
	Data unsafe.Pointer
	Len  int
}

StringModel string底层模型

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL