package
0.0.0-20241214111718-546afdabf3c8
Repository: https://github.com/wfunc/util.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewWebsocketDialer will create new WebsocketDialer.

# Structs

No description provided by the author
WebsocketDialer is an implementation of Dialer by websocket.

# Interfaces

Dialer is interface for dial raw connect by string.
RawDialer is an interface to dial raw conenction.
No description provided by the author

# Type aliases

RawDialerF is an the implementation of RawDialer by func.