package
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Feb 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Iris struct {
Port int `json:"port"`
Host string `json:"host"`
HasConsul bool `json:"hasConsul"`
ConsulCheckName string `json:"consulCheckName"`
}
func (i *Iris) Init() *iris.Application
Source Files
¶
Click to show internal directories.
Click to hide internal directories.