go_phish

package module
v0.0.0-...-20386cd Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: MIT Imports: 1 Imported by: 0

README

go-phish

Automatically build a blocklist against wallet drainers & suspicious sites

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeedInput

type FeedInput struct {
	ID          uint       `json:"-"`
	ContextText string     `json:"context_text"` //The context of the text (reply or a subject etc)
	Text        string     `json:"text"`
	User        string     `json:"user"`
	Platform    string     `json:"platform"`
	Media       []string   `json:"media"`
	CreatedAt   time.Time  `json:"created_at"`
	ProcessedAt *time.Time `json:"processed_at"`
}

Directories

Path Synopsis
generated

Jump to

Keyboard shortcuts

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