Movatterモバイル変換


[0]ホーム

URL:


empty

package
v1.92.3Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2025 License:BSD-3-ClauseImports:0Imported by:10

Details

Repository

github.com/tailscale/tailscale

Links

Documentation

Overview

Package empty defines an empty struct type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeMessage

type Message struct{}

Message is an empty message. Its purpose is to be used as pointertype where nil and non-nil distinguish whether it's set. This isused instead of a bool when we want to marshal it as a JSON emptyobject (or null) for the future ability to add other fields, atwhich point callers would define a new struct and not useempty.Message.

Source Files

View all Source files

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