client

package
v0.0.0-...-7404c28 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package client NOTES

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	ApiClient   *api.Client
	CacheClient *cache.Client
	FeedClient  *feed.Client
}

Client for suite test.

func NewClient

func NewClient(cfg Config) (*Client, error)

NewClient get a new suite client

type Config

type Config struct {
	ApiHost   string
	CacheHost string
	FeedHost  string
}

Config suite test config

Directories

Path Synopsis
Package cache NOTES
Package cache NOTES
Package feed NOTES
Package feed NOTES

Jump to

Keyboard shortcuts

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