utils

package
v0.0.0-...-8488f5b Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2016 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostCursor

type HostCursor struct {
	Time time.Time `json:"time"`
	Seq  uint64    `json:"seq"`
}

func ParseHostCursor

func ParseHostCursor(msg *rfc5424.Message) (*HostCursor, error)

func ParseMessage

func ParseMessage(data []byte) (*rfc5424.Message, *HostCursor, error)

func (HostCursor) After

func (c HostCursor) After(other HostCursor) bool

Jump to

Keyboard shortcuts

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