Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AconfigPackageClient struct + func NewAconfigPackageClient(cc grpc.ClientConnInterface) *AconfigPackageClient + func (c *AconfigPackageClient) GetBooleanFlagValue(ctx context.Context, arg0 string, arg1 bool) (bool, error) + func (c *AconfigPackageClient) Load(ctx context.Context, arg0 string) (int64, error) + type AconfigStorageReadExceptionClient struct + func NewAconfigStorageReadExceptionClient(cc grpc.ClientConnInterface) *AconfigStorageReadExceptionClient + func (c *AconfigStorageReadExceptionClient) GetErrorCode(ctx context.Context, handle int64) (int32, error) + func (c *AconfigStorageReadExceptionClient) GetMessage(ctx context.Context, handle int64) (string, error)