ftype

package
v3.6.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

自定义类型.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error interface {
	Error() string
}

异常. 与error兼容.

type Stringer

type Stringer interface {
	String() string
}

Stringer. 与fmt.Stringer兼容.

Jump to

Keyboard shortcuts

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