Documentation ¶
Overview ¶
Copyright © 2023 github.com/DannyLuu
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleSearch ¶
type GoogleSearch struct {
Response []string
}
func New ¶
func New() *GoogleSearch
func (*GoogleSearch) Print ¶
func (g *GoogleSearch) Print()
func (*GoogleSearch) Search ¶
func (g *GoogleSearch) Search(email string)
Click to show internal directories.
Click to hide internal directories.