kernel

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Position

type Position uint8
const (
	// PositionNone 无
	PositionNone Position = iota + 1
	// PositionHead 首
	PositionHead
	// PositionTail 尾
	PositionTail
	// PositionAll 全部
	PositionAll
)

type Type

type Type uint8
const (
	TypeLowercase Type = iota + 1
	TypeCamel
	TypeUnderscore
	TypeUppercase
	TypeStrike

	TypeNonalpha
)

Jump to

Keyboard shortcuts

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