servicestubs

package
v0.0.0-...-c8e808c Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 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 Dictionary

type Dictionary struct {
	GetWordsResponse *dictionary.GetWordsResponse
	GetWordsError    error

	GetWordByIdResponse *dictionary.GetWordByIdResponse
	GetWordByIdError    error

	CreateWordResponse *dictionary.CreateWordResponse
	CreateWordError    error

	DeleteWordByIdError error
}

func (*Dictionary) CreateWord

func (*Dictionary) DeleteWordById

func (d *Dictionary) DeleteWordById(ctx context.Context, req *dictionary.DeleteWordRequest) error

func (*Dictionary) GetWordById

func (*Dictionary) GetWords

Jump to

Keyboard shortcuts

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