grpc_ak

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewArchiveServiceServer

func NewArchiveServiceServer(archiveProvider api.ArchiveService) pb.ArchiveServiceServer

func NewPersonalAccessTokenServiceServer

func NewPersonalAccessTokenServiceServer(
	applicationService api.PersonalAccessTokenService,
) pb.PersonalAccessTokenServiceServer

func NewServer

func NewServer(

	archiveService api.ArchiveService,
	personalAccessTokenService api.PersonalAccessTokenService,
	options ...grpc.ServerOption,
) *grpc.Server

Types

type ArchiveFileResourceName

type ArchiveFileResourceName string

func (ArchiveFileResourceName) DeconstructParts

func (name ArchiveFileResourceName) DeconstructParts() (archiveName string, filePath string, err error)

type ArchiveResourceName

type ArchiveResourceName string

func (ArchiveResourceName) DeconstructParts

func (name ArchiveResourceName) DeconstructParts() (archiveName string, err error)

Jump to

Keyboard shortcuts

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