Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebBaseFunc ¶
type WebIris ¶
type WebIris struct {
// contains filtered or unexported fields
}
func Init ¶
func Init(timeFormat, port, logLevel string, components PartyComponent) *WebIris
Init 初始化iris配置
func (*WebIris) StaticSource ¶ added in v1.1.1
func (w *WebIris) StaticSource(fs http.FileSystem) (err error)
StaticSource 配置静态文件访问路径
Click to show internal directories.
Click to hide internal directories.