package
Version:
v0.5.8
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Expose
暂无介绍...
目录导航
列出了该 package
下所有的函数及类型定义,可通过目录导航进行快捷跳转 ❤️
展开 / 折叠目录导航
类型定义
类型 |
名称 |
描述 |
INTERFACE |
Attack |
暂无描述... |
INTERFACE |
Login |
暂无描述... |
详情信息
Attack INTERFACE
type Attack interface {
Name() string
}
Login INTERFACE
type Login interface {
Name() string
}
Documentation
¶
type Attack interface {
Name() string
}
type Login interface {
Name() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.