client

package
v0.0.0-...-4f7a9cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessClient

func ProcessClient(channel <-chan Record, repository *storage.Record)

ProcessClient - Asynchronous a client handling

Types

type Record

type Record struct {
	Conn  net.Conn
	Query []byte
}

Record - standard record (struct) for client package

func (*Record) HandleClient

func (client *Record) HandleClient(channel chan<- Record)

HandleClient - Sends a client data into the channel

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL