object

package
v0.0.0-...-3428a3a Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckHealth

func CheckHealth(
	newContext func(ctx context.Context) (context.Context, context.CancelFunc),
	newClientConn func(ctx context.Context) (*grpc.ClientConn, error),
) func(ctx context.Context, req *grpc_health_v1.HealthCheckRequest) (*grpc_health_v1.HealthCheckResponse, error)

func CreateObject

func CreateObject(
	newContext func(ctx context.Context) (context.Context, context.CancelFunc),
	newClientConn func(ctx context.Context) (*grpc.ClientConn, error),
) func(ctx context.Context, req *object.CreateObjectRequest) (*object.CreateObjectResponse, error)

func DeleteObject

func DeleteObject(
	newContext func(ctx context.Context) (context.Context, context.CancelFunc),
	newClientConn func(ctx context.Context) (*grpc.ClientConn, error),
) func(ctx context.Context, req *object.DeleteObjectRequest) (*object.DeleteObjectResponse, error)

func GetObject

func GetObject(
	newContext func(ctx context.Context) (context.Context, context.CancelFunc),
	newClientConn func(ctx context.Context) (*grpc.ClientConn, error),
) func(ctx context.Context, req *object.GetObjectRequest) (*object.GetObjectResponse, error)

Types

Jump to

Keyboard shortcuts

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