Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileStore ¶
type ProfileStore struct {
// contains filtered or unexported fields
}
func NewProfileStore ¶
func NewProfileStore( logger log.Logger, tracer trace.Tracer, app storage.Appendable, metaStore metastore.ProfileMetaStore, ) *ProfileStore
func (*ProfileStore) WriteRaw ¶
func (s *ProfileStore) WriteRaw(ctx context.Context, r *profilestorepb.WriteRawRequest) (*profilestorepb.WriteRawResponse, error)
Click to show internal directories.
Click to hide internal directories.