clamd

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(addr string) (*Client, error)

func (*Client) Dial

func (c *Client) Dial() (net.Conn, error)

func (*Client) InStream

func (c *Client) InStream(r io.ReaderAt) error

func (*Client) Ping

func (c *Client) Ping() error

func (*Client) Reload

func (c *Client) Reload() error

func (*Client) Version

func (c *Client) Version() (Version, error)

type Version

type Version struct {
	Version string
}

type VirusFoundError

type VirusFoundError struct {
	Name string
}

func (*VirusFoundError) Error

func (e *VirusFoundError) Error() string

Jump to

Keyboard shortcuts

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