package
Version:
v0.0.0-...-b628505
Opens a new window with list of versions in this module.
Published: Jul 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DefaultAllowOpts() allowOptions
DefaultAllowOpts 返回默认选项
type AllowOption interface {
Apply(*allowOptions)
}
AllowOption AllowOptions allow options.
type DoneInfo struct {
Err error
Op Op
}
DoneInfo 完成信息
Op 操作类型
const (
Success Op = iota
Ignore
Drop
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.