Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LambdaServer ¶
type LambdaServer struct { artisanalinteger.Server // contains filtered or unexported fields }
func NewLambdaServer ¶
func NewLambdaServer(u *gourl.URL, args ...interface{}) (*LambdaServer, error)
func (*LambdaServer) Address ¶
func (s *LambdaServer) Address() string
func (*LambdaServer) ListenAndServe ¶
func (s *LambdaServer) ListenAndServe(service artisanalinteger.Service) error
Click to show internal directories.
Click to hide internal directories.