package hdlctcp
import "github.com/hlandau/ircproto/egobot/hdlctcp"
Package hdlctcp provides CTCP VERSION responder functionality.
Index ¶
Variables ¶
Functions ¶
func Info ¶
func Info(cfg *Config) *ircregistry.HandlerInfo
Types ¶
type Config ¶
type Config struct { VersionResponse string // String to reply with to CTCP VERSION requests. }
Source Files ¶
- Version
- v0.0.0-20240529044229-f1af42e426cd (latest)
- Published
- May 29, 2024
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 2 months ago –
Tools for package owners.