Movatterモバイル変換


[0]ホーム

URL:


usage

package
v2.28.4Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License:AGPL-3.0Imports:3Imported by:0

Details

Repository

github.com/coder/coder

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeAGPLInserter

type AGPLInserter struct{}

AGPLInserter is a no-op implementation of Inserter.

func (AGPLInserter)InsertDiscreteUsageEvent

InsertDiscreteUsageEvent is a no-op implementation ofInsertDiscreteUsageEvent.

typeInserter

type Inserter interface {// InsertDiscreteUsageEvent writes a discrete usage event to the database// within the given transaction.// The caller context must be authorized to create usage events in the// database.InsertDiscreteUsageEvent(ctxcontext.Context, txdatabase.Store, eventusagetypes.DiscreteEvent)error}

Inserter accepts usage events generated by the product.

funcNewAGPLInserter

func NewAGPLInserter()Inserter

Source Files

View all Source files

Directories

PathSynopsis
Package usagetypes contains the types for usage events.
Package usagetypes contains the types for usage events.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp