client

package
v0.0.0-...-775e41a Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultScanner

type DefaultScanner struct{}

func (*DefaultScanner) ScanImage

func (s *DefaultScanner) ScanImage(contentPath string, imageId string) (*common.ScanResponse, *[]byte, error)

type Scanner

type Scanner interface {
	ScanImage(contentPath string, imageId string) (*common.ScanResponse, *[]byte, error)
}

func NewDefaultScanner

func NewDefaultScanner() Scanner

Jump to

Keyboard shortcuts

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