technology_category

package
v1.19.25 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TechnologyCategory

type TechnologyCategory struct {
	ID           primitive.ObjectID `bson:"_id,omitempty"`
	Name         string             `bson:"n,omitempty"`
	WappalyzerID uint32             `bson:"w,omitempty"`
}

func (TechnologyCategory) Create

func (TechnologyCategory) Create(ctx context.Context, wappalyzerCategoryID uint32) (res TechnologyCategory, err error)

func (TechnologyCategory) GetByIDs

func (TechnologyCategory) GetByIDs(ctx context.Context, ids []string) (res []TechnologyCategory, err error)

Jump to

Keyboard shortcuts

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