generator

package
v1.3.122 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitNum

func SplitNum(code string) (ret string)

Types

type Generator

type Generator interface {
	Pattern() string
	GenCode() string
}

func New

func New(patternVal string) (ret Generator, err error)

func NewWithVal

func NewWithVal(patternVal, initVal string) (ret Generator, err error)

Jump to

Keyboard shortcuts

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