model

package
v0.0.0-...-c1a88a1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	ID              *uuid.UUID     `json:"id,omitempty"`
	CreatedAt       *time.Time     `json:"created_at,omitempty"`
	URL             *string        `json:"url,omitempty"`
	Error           *string        `json:"error,omitempty"`
	RegexpPattern   *string        `json:"regexp_pattern,omitempty"`
	RegexpMatch     *bool          `json:"regexp_match,omitempty"`
	StatusCode      *int32         `json:"status_code,omitempty"`
	TimeToFirstByte *time.Duration `json:"time_to_first_byte,omitempty"`
}

Jump to

Keyboard shortcuts

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