model

package
v0.0.0-...-5e783f3 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PocModel

type PocModel struct {
	PocId      string `gorm:"primaryKey"`
	Names      string
	Tags       string
	Template   string
	UpdateTime string
	CreateTime string
}

func (*PocModel) CheckTags

func (p *PocModel) CheckTags(finger string) bool

func (*PocModel) ToYakTemplate

func (p *PocModel) ToYakTemplate() (*httptpl.YakTemplate, error)

Jump to

Keyboard shortcuts

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