services

package
v0.0.0-...-bf23469 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 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 SnippetService

type SnippetService struct {
	*elasticsearch.Client
}

func NewSnippetService

func NewSnippetService() *SnippetService

func (*SnippetService) CreateManySnippets

func (s *SnippetService) CreateManySnippets(sn []*models.Snippet) error

func (*SnippetService) CreateSnippet

func (s *SnippetService) CreateSnippet(snippet models.Snippet) error

func (*SnippetService) ReadSnippet

func (s *SnippetService) ReadSnippet(id int) (*models.Snippet, error)

func (*SnippetService) SearchSnippet

func (s *SnippetService) SearchSnippet(query string) error

Jump to

Keyboard shortcuts

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