Packages

object Info extends InfoFields with Serializable

Linear Supertypes
Serializable, Serializable, InfoFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Info
  2. Serializable
  3. Serializable
  4. InfoFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val InfoDecoder: Decoder[Info]
  2. implicit val InfoEncoder: Encoder[Info]
  3. def buildDate: client.model.Field
    Definition Classes
    InfoFields
  4. def compiler: client.model.Field
    Definition Classes
    InfoFields
  5. def gitCommit: client.model.Field
    Definition Classes
    InfoFields
  6. def gitTreeState: client.model.Field
    Definition Classes
    InfoFields
  7. def gitVersion: client.model.Field
    Definition Classes
    InfoFields
  8. def goVersion: client.model.Field
    Definition Classes
    InfoFields
  9. def major: client.model.Field
    Definition Classes
    InfoFields
  10. def minor: client.model.Field
    Definition Classes
    InfoFields
  11. def nestedField(prefix: Chunk[String]): InfoFields
  12. def platform: client.model.Field
    Definition Classes
    InfoFields