mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
commit
b56b64f637
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ pub const EndpointListenerError = error{
|
|||
EndpointPathShadowError,
|
||||
};
|
||||
|
||||
/// The listener with ednpoint support
|
||||
/// The listener with endpoint support
|
||||
///
|
||||
/// NOTE: It switches on path.startsWith -> so use endpoints with distinctly starting names!!
|
||||
pub const Listener = struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue