vtsdk

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VtIpAddressUrl = url.URL{
	Scheme: "https",
	Host:   "www.virustotal.com",
}

Functions

This section is empty.

Types

type Client

type Client struct {
	Resty *resty.Client
}

func CreateClient

func CreateClient(c Configuration) *Client

type Configuration

type Configuration struct {
	ApiKey  string `mapstructure:"api_key"`
	Premium bool   `mapstructure:"premium"`
}

func (*Configuration) SetApiKey

func (c *Configuration) SetApiKey(value string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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