item

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 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 ItemV1

type ItemV1 struct {
	Names        []string `json:"names"`
	URL          string   `json:"url"`
	Tags         []string `json:"tags,omitempty"`
	Description  string   `json:"description,omitempty"`
	CreatedTime  string   `json:"created_time,omitempty"`
	ModifiedTime string   `json:"modified_time,omitempty"`
	AccessedTime string   `json:"accessed_time,omitempty"`
	AccessCount  int      `json:"access_count,omitempty"`
}

func (ItemV1) String

func (i ItemV1) String() string

Jump to

Keyboard shortcuts

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