serum v1.0.0 Serum.Tag

This module defines Tag struct.

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Serum.Tag{list_url: binary(), name: binary()}

Link to this section Functions

Link to this function

batch_create(names, proj)
batch_create([binary()], map()) :: [t()]

Link to this function

new(name, proj)
new(binary(), map()) :: t()