Skip to content

Commit

Permalink
commentary for requestinfo.go
Browse files Browse the repository at this point in the history
skelterjohn committed Oct 11, 2012
1 parent c3f6baf commit 0ff1da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requestinfo.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package skynet

// RequestInfo is information about a request, and is provided to every skynet RPC call.
type RequestInfo struct {
// OriginAddress is the reported address of the originating client, typically from outside the service cluster.
OriginAddress string

0 comments on commit 0ff1da2

Please sign in to comment.