Handler
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.websocket
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
constructor
constructor
Handler()
init()
Sub New()
constructor (Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
constructor(aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
Handler(Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> aValue)
init(_ aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
Sub New(aValue As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
ServeHTTP
// .NET, .NET Standard 2.0
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)
// Island
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)
// .NET, .NET Standard 2.0
void ServeHTTP(ResponseWriter w, Memory<Request> req)
// Island
void ServeHTTP(ResponseWriter w, Memory<Request> req)
// .NET, .NET Standard 2.0
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)
// Island
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)
// .NET, .NET Standard 2.0
func ServeHTTP(w ResponseWriter, req Memory<Request>)
// Island
func ServeHTTP(w ResponseWriter, req Memory<Request>) void
// .NET, .NET Standard 2.0
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)
// Island
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)
Parameters:
- w:
- req:
Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>;
Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>
Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>
FIELD Value() As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>
Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>;
Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>
Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>
FIELD Value() As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>
constructor
constructor
Handler()
init()
Sub New()
constructor (Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
constructor(aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
Handler(Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> aValue)
init(_ aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
Sub New(aValue As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
ServeHTTP
// .NET, .NET Standard 2.0
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)
// Island
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)
// .NET, .NET Standard 2.0
void ServeHTTP(ResponseWriter w, Memory<Request> req)
// Island
void ServeHTTP(ResponseWriter w, Memory<Request> req)
// .NET, .NET Standard 2.0
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)
// Island
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)
// .NET, .NET Standard 2.0
func ServeHTTP(w ResponseWriter, req Memory<Request>)
// Island
func ServeHTTP(w ResponseWriter, req Memory<Request>) void
// .NET, .NET Standard 2.0
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)
// Island
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)
Parameters:
- w:
- req: