empty

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: BSD-3-Clause Imports: 0 Imported by: 10

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

type Message

type Message struct{}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL