Documentation ¶
Overview ¶
Package clienttestutils contains utility functions for the client test, in part platform-specific.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteServiceConfig ¶
func WriteServiceConfig(dirpath, filename string, cfg *fspb.ClientServiceConfig) error
WriteServiceConfig saves the given config to a test location.
func WriteSignedServiceConfig ¶
func WriteSignedServiceConfig(dirpath, filename string, cfg *fspb.SignedClientServiceConfig) error
WriteSignedServiceConfig saves the given signed config to a test location.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.